We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2bd99 commit 4b77da7Copy full SHA for 4b77da7
1 file changed
.github/actions/publish/action.yml
@@ -15,7 +15,7 @@ runs:
15
- name: Setup Node.js
16
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
17
with:
18
- node-version: 24.11.0
+ node-version: 24.11.1
19
registry-url: https://registry.npmjs.org
20
- name: Install & Build
21
uses: bahmutov/npm-install@3e063b974f0d209807684aa23e534b3dde517fd9 # v1.11.2
0 commit comments