Skip to content

Commit 7da9e9b

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 641e8f7 commit 7da9e9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Setup Node.js 22.x
21-
uses: actions/setup-node@v4
21+
uses: actions/setup-node@v6
2222
with:
2323
node-version: 22.x
2424

0 commit comments

Comments
 (0)