Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit ee635a7

Browse files
author
Dominik František Bučík
authored
Merge pull request #227 from CESNET/renovate/actions-setup-node-3.x
chore(deps): update actions/setup-node action to v3
2 parents fd3dd41 + 0349d62 commit ee635a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
- name: Setup Node.js
46-
uses: actions/setup-node@v2
46+
uses: actions/setup-node@v3
4747
with:
4848
node-version: 14
4949
- name: Release

0 commit comments

Comments
 (0)