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 dcfc8e7 commit 8f2d10dCopy full SHA for 8f2d10d
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Node.js
24
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
25
with:
26
- node-version: '22'
+ node-version: '24'
27
cache: 'npm'
28
cache-dependency-path: package-lock.json
29
0 commit comments