Skip to content

Commit

Permalink
chore(ci): update deprecated GitHub API
Browse files Browse the repository at this point in the history
Use current version of GitHub action

Signed-off-by: Ry Jones <ry@linux.com>
  • Loading branch information
ryjones committed Apr 4, 2023
1 parent 1cc9667 commit ae072be
Show file tree
Hide file tree
Showing 11 changed files with 110 additions and 110 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/all-nodejs-packages-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3.1.0
- run: git fetch --unshallow --prune
- uses: actions/setup-node@v2.1.2
- uses: actions/setup-node@v3
with:
always-auth: true
node-version: '16.14.2'
Expand Down
Loading

0 comments on commit ae072be

Please sign in to comment.