We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2010346 commit fa64580Copy full SHA for fa64580
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
strategy:
20
matrix:
21
- node-version: [16.x]
+ node-version: [20.x]
22
steps:
23
- name: Checkout non PR
24
uses: actions/checkout@v3
0 commit comments