Skip to content

Commit 1cfcb6d

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/setup-node action to v4
1 parent 92fc6e1 commit 1cfcb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
submodules: recursive
3232
fetch-depth: 0
3333
- name: Setup Node.js
34-
uses: actions/setup-node@v3
34+
uses: actions/setup-node@v4
3535
with:
3636
node-version: "lts/*"
3737
- name: Release

0 commit comments

Comments
 (0)