Skip to content

Commit e249101

Browse files
committed
Update action
1 parent a264e87 commit e249101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
version: 9.15.5
4747

4848
- name: Setup Node.js 22
49-
uses: actions/setup-node@v3
49+
uses: actions/setup-node@v6
5050
with:
5151
node-version: '22.x'
5252
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)