Skip to content

Commit 1a9588e

Browse files
ci(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#915)
1 parent 09d0fb4 commit 1a9588e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wc-acceptance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
CONTAINER_FLAVOR: ${{ inputs.flavor }}
5555
GH_TOKEN: ${{ secrets.TEST_GITHUB_TOKEN }}
5656
HEAD_REF: ${{ github.head_ref }}
57-
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
57+
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
5858
with:
5959
node-version: 20
6060
- run: npm ci

0 commit comments

Comments
 (0)