Update GitHub Actions workflows to use node20 (#24)

This commit is contained in:
T.J. Corrigan
2024-03-28 08:08:25 -05:00
committed by GitHub
parent 2a0f34f27c
commit f4eb48d54c
4 changed files with 21 additions and 16 deletions

View File

@@ -72,4 +72,4 @@ To use these workflows in your environment several prerequisite steps are requir
## Additional Resources
A companion article detailing how to use GitHub Actions to deploy to Azure using IaC can be found at the [DevOps Resource Center](). `TODO: add link`
A companion article detailing how to use GitHub Actions to deploy to Azure using IaC can be found at the [DevOps Resource Center](https://learn.microsoft.com/devops/deliver/iac-github-actions).