Skip to content
Snippets Groups Projects
Unverified Commit 0de1bbdf authored by Pavel Břoušek's avatar Pavel Břoušek Committed by GitHub
Browse files

ci: update node to v16

parent bcb37bd4
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npm install && npx semantic-release
\ No newline at end of file
run: npm install && npx semantic-release
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment