Skip to content

Commit 0b6c088

Browse files
renovate[bot]msclock
authored andcommitted
chore(deps): update actions/setup-node action to v4
1 parent a89ffc8 commit 0b6c088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ jobs:
176176
ref: ${{ github.head_ref }}
177177
token: ${{ secrets.GITHUB_TOKEN }}
178178

179-
- uses: actions/setup-node@v3
179+
- uses: actions/setup-node@v4
180180
with:
181181
node-version: 20
182182

0 commit comments

Comments
 (0)