Merge pull request #150 from CESNET/renovate/actions-setup-node-3.x

chore(deps): update actions/setup-node action to v3
pull/1580/head
Dominik František Bučík 2022-03-09 09:24:22 +01:00 committed by GitHub
commit cd345ece45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Node.js
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: 14
- name: Release