We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0505a87 commit 1b47428Copy full SHA for 1b47428
.github/workflows/main.yml
@@ -12,6 +12,6 @@ jobs:
12
- uses: actions/checkout@v4
13
- uses: actions/setup-node@v4
14
with:
15
- node-version: 23.8.0
+ node-version: 24.0.0
16
- run: npm ci
17
- run: npm test
0 commit comments