We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5060851 commit cb8034cCopy full SHA for cb8034c
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [macos-latest, ubuntu-latest, windows-latest]
15
- node: [16.11.0]
+ node: ['20.x']
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments