github: update more actions versions

fixes deprecation warnings
This commit is contained in:
David Lechner
2023-02-17 16:29:45 -06:00
committed by David Lechner
parent 155361727b
commit ea1b377247
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v1
- uses: actions/setup-node@v2
with:
node-version: '16.x'
- uses: actions/checkout@v3