build: update deprecated GitHub Actions (#17218)

Many of the GitHub Actions from the build pipeline are written in a truly
ancient version of NodeJS. Upgrade to more recent versions.

Remove RelEng from codeowners
This commit is contained in:
Tim Gross
2023-05-17 08:57:28 -04:00
committed by GitHub
parent 955fcab2d7
commit bf04ea12cb
6 changed files with 34 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
# release configuration
/.release/ @hashicorp/release-engineering @hashicorp/github-nomad-core @hashicorp/nomad-eng
/.github/workflows/build.yml @hashicorp/release-engineering @hashicorp/github-nomad-core @hashicorp/nomad-eng
/.release/ @hashicorp/github-nomad-core @hashicorp/nomad-eng
/.github/workflows/build.yml @hashicorp/github-nomad-core @hashicorp/nomad-eng