mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-03-14 03:18:38 +01:00
Merge pull request #1037 from alxshelepenok/renovate/actions-setup-node-3.x
chore(deps): update actions/setup-node action to v3
This commit is contained in:
commit
8c4b94ce84
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16.14.2
|
node-version: 16.14.2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user