We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295bc2e commit dffd6c5Copy full SHA for dffd6c5
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Node.js
25
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
26
with:
27
- node-version: 22.22.2
+ node-version: 24.14.1
28
29
# Update npm to the latest version to enable OIDC
30
# Use corepack to install pnpm
0 commit comments