Skip to content

Commit 080da45

Browse files
chore(deps): bump actions/setup-node from 4 to 6 (#5455)
1 parent 675c608 commit 080da45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-beta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
ref: ${{ github.event.release.target_commitish }}
1919

20-
- uses: actions/setup-node@v4
20+
- uses: actions/setup-node@v6
2121
with:
2222
node-version: 24
2323
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)