We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735f4c6 commit dde98f0Copy full SHA for dde98f0
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
strategy:
16
matrix:
17
- node-version: [16, 18, 19]
+ node-version: [18, 20]
18
steps:
19
- name: Checkout code
20
uses: actions/checkout@v3
0 commit comments