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 ca28051 commit a1b7758Copy full SHA for a1b7758
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node
17
uses: actions/[email protected]
18
with:
19
- node-version: 16
+ node-version: 18
20
21
- run: yarn install
22
0 commit comments