We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd00a87 commit 6b762f1Copy full SHA for 6b762f1
1 file changed
.github/actions/publish/action.yml
@@ -13,7 +13,7 @@ runs:
13
- name: Checkout Repository
14
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
- name: Setup Node.js
16
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
17
with:
18
node-version: 24.11.0
19
registry-url: https://registry.npmjs.org
0 commit comments