We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fad84 commit 3865f34Copy full SHA for 3865f34
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
strategy:
25
matrix:
26
- node-version: [18]
+ node-version: [20]
27
steps:
28
- uses: actions/checkout@v2
29
- uses: actions/setup-node@v2
0 commit comments