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.
2 parents 29db5f4 + 384be22 commit 0cafe55Copy full SHA for 0cafe55
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v5
23
24
- name: Setup Node.js
25
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
26
with:
27
node-version: "22"
28
registry-url: https://registry.npmjs.org # Needed to make auth work for publishing
0 commit comments