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 b1ffd1c commit 49de84cCopy full SHA for 49de84c
1 file changed
.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