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 9474fec commit 2a528deCopy full SHA for 2a528de
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set node version
23
uses: actions/setup-node@v6
24
with:
25
- node-version: 22
+ node-version: 24
26
registry-url: https://registry.npmjs.org/
27
# disable cache, to avoid cache poisoning (https://docs.zizmor.sh/audits/#cache-poisoning)
28
package-manager-cache: false
0 commit comments