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 09d0fb4 commit 1a9588eCopy full SHA for 1a9588e
.github/workflows/wc-acceptance-test.yml
@@ -54,7 +54,7 @@ jobs:
54
CONTAINER_FLAVOR: ${{ inputs.flavor }}
55
GH_TOKEN: ${{ secrets.TEST_GITHUB_TOKEN }}
56
HEAD_REF: ${{ github.head_ref }}
57
- - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
58
with:
59
node-version: 20
60
- run: npm ci
0 commit comments