Bump GHA to NodeJS v16
This commit is contained in:
2
.github/workflows/github-release.yml
vendored
2
.github/workflows/github-release.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: "14"
|
||||
node-version: "16"
|
||||
- run: yarn install
|
||||
- run: yarn build
|
||||
- run: |
|
||||
|
Reference in New Issue
Block a user