We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f397ae commit b62a603Copy full SHA for b62a603
1 file changed
.github/workflows/dev.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
strategy:
17
matrix:
18
- node-version: [16.x]
+ node-version: [18.x]
19
steps:
20
- uses: actions/checkout@v3
21
- uses: pnpm/action-setup@v4
0 commit comments