Skip to content

Commit ae1b66b

Browse files
committed
chore: bump actions/setup-node from v5 to v6
1 parent a57f841 commit ae1b66b

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
token: ${{ secrets.GITHUB_TOKEN }}
2525

26-
- uses: actions/setup-node@v5
26+
- uses: actions/setup-node@v6
2727
with:
2828
node-version: '24'
2929
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)