Skip to content

Commit 6a1e635

Browse files
committed
ci(actions): update ci deps
1 parent 704c151 commit 6a1e635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/general.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Setup Node.js
9696
uses: actions/setup-node@v2
9797
with:
98-
node-version: '14'
98+
node-version: '16'
9999
- name: Release
100100
env:
101101
GITHUB_TOKEN: ${{ secrets.SEMANTIC_RELEASE_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)