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 1fd56e3 commit 224564cCopy full SHA for 224564c
.github/workflows/build.yml
@@ -54,7 +54,7 @@ jobs:
54
git checkout -b release/v${{ vars.MAJOR }}.${{ vars.MINOR }}
55
-
56
name: Setup Node
57
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
58
with:
59
node-version: 20
60
0 commit comments