We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f3feae + c4070b5 commit dc11e3eCopy full SHA for dc11e3e
2 files changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Node.js
22
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
23
with:
24
- node-version: 22
+ node-version: 24
25
cache: pnpm
26
27
- name: Install dependencies
.github/workflows/release.yml
registry-url: 'https://registry.npmjs.org'
0 commit comments