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 9bf3b51 commit 1f7e8a0Copy full SHA for 1f7e8a0
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: '18.x'
+ node-version: '20.x'
16
registry-url: 'https://registry.npmjs.org'
17
18
- name: Install Yarn
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ jobs:
19
20
scope: '@scott-the-programmer'
21
0 commit comments