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.
2 parents 14e0701 + 781da84 commit 9bfd9e7Copy full SHA for 9bfd9e7
.github/workflows/build-and-test.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-24.04
6
strategy:
7
matrix:
8
- node-version: [20.x]
+ node-version: [24.x]
9
name: Node ${{ matrix.node }} run
10
steps:
11
- uses: actions/checkout@v5
0 commit comments