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 566e690 commit 7475ab8Copy full SHA for 7475ab8
.github/workflows/Build.yml
@@ -29,7 +29,7 @@ jobs:
29
run-build: ${{ steps.generate-matrix.outputs.run-build }}
30
fail-fast: ${{ steps.generate-matrix.outputs.fail-fast }}
31
steps:
32
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
33
with:
34
node-version: 16
35
- run: npm install js-yaml
0 commit comments