We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d8b4a commit 75b428bCopy full SHA for 75b428b
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
echo "TAG=${{env.TAG}}" >> $GITHUB_ENV
27
shell: bash
28
- name: Node.js
29
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
30
with:
31
node-version: 16.x
32
- uses: actions/checkout@v3
0 commit comments