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 42cec39 commit 41dba86Copy full SHA for 41dba86
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Set up Node.js
38
uses: actions/setup-node@v2
39
with:
40
- node-version: 18
+ node-version: 20
41
42
- name: Sematic Release
43
run: |
0 commit comments