We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c8c9db commit 6ec381dCopy full SHA for 6ec381d
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
os: [ubuntu-latest, macos-latest, windows-latest]
19
- node-version: [16.x]
+ node-version: ['20.18']
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments