We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a264e87 commit e249101Copy full SHA for e249101
.github/workflows/publish_packages.yml
@@ -46,7 +46,7 @@ jobs:
46
version: 9.15.5
47
48
- name: Setup Node.js 22
49
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v6
50
with:
51
node-version: '22.x'
52
registry-url: 'https://registry.npmjs.org'
0 commit comments