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 07d85b6 commit 4d2ae0aCopy full SHA for 4d2ae0a
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest]
17
- node-version: [16.x]
+ node-version: [18.x]
18
runs-on: ${{ matrix.os }}
19
steps:
20
- uses: actions/checkout@v3
0 commit comments