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 324a3f3 commit 5aad7a6Copy full SHA for 5aad7a6
.github/workflows/nodejs.yml
@@ -20,7 +20,7 @@ jobs:
20
fail-fast: false
21
matrix:
22
os: [ubuntu-latest]
23
- node: [22]
+ node: [24]
24
runs-on: ${{ matrix.os }}
25
steps:
26
- name: Checkout
0 commit comments