⬆️ use node 20
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: yarn
|
||||
node-version: 16
|
||||
node-version: 20
|
||||
|
||||
- name: build svg-only action
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user