Skip to content
Snippets Groups Projects
Unverified Commit 169929bf authored by Pavel Vyskočil's avatar Pavel Vyskočil Committed by GitHub
Browse files

Merge pull request #59 from CESNET/renovate/actions-setup-node-2.x

chore(deps): update actions/setup-node action to v2
parents 69751dde cb8a60fb
Branches
Tags
No related merge requests found
......@@ -42,7 +42,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 14
- name: Release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment