Skip to content

Commit 3207f56

Browse files
chore(deps): update actions/setup-node action to v6.4.0
1 parent 06b3fdb commit 3207f56

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
bun-version: 1.3.12
2626

27-
- uses: actions/setup-node@v6.3.0
27+
- uses: actions/setup-node@v6.4.0
2828
with:
2929
node-version: '24'
3030
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)