We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0a71bc commit a0d2480Copy full SHA for a0d2480
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Node.js environment
38
uses: actions/[email protected]
39
with:
40
- node-version: 18.x
+ node-version: 20.x
41
42
- name: Install
43
run: |
0 commit comments