We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197c7c9 commit ef93ab2Copy full SHA for ef93ab2
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
strategy:
9
matrix:
10
- node-version: [18, 20, 22]
+ node-version: [18, 20, 22, 23]
11
steps:
12
- uses: actions/checkout@v4
13
- uses: pnpm/action-setup@v4
0 commit comments