Skip to content

Commit fbdd811

Browse files
chore(deps): update actions/setup-node action to v6
1 parent ca0820e commit fbdd811

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525

26-
- uses: actions/setup-node@v4
26+
- uses: actions/setup-node@v6
2727
with:
2828
node-version: "22"
2929

0 commit comments

Comments
 (0)