Skip to content

Commit

Permalink
ci(actions): update ci deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kirintwn committed Jul 19, 2021
1 parent 704c151 commit 6a1e635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '16'
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}
Expand Down

0 comments on commit 6a1e635

Please sign in to comment.