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 f4f0143 commit 6538ac0Copy full SHA for 6538ac0
1 file changed
.github/workflows/CI.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup npm
17
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
18
with:
19
- node-version: '20'
+ node-version: '24'
20
21
- name: Setup Python
22
uses: actions/setup-python@v5.5.0 # v5.5.0
0 commit comments