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 c14255c commit 5c68f2aCopy full SHA for 5c68f2a
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 20
+ node-version: 24
20
21
- name: git config
22
run: |
0 commit comments