mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-06-04 16:54:11 -04:00
Update actions/setup-node action to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b2fc852e09
commit
8ccb615651
5 changed files with 6 additions and 6 deletions
2
.github/workflows/deploy-main.yml
vendored
2
.github/workflows/deploy-main.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
${{ runner.os }}-yarn
|
||||
|
||||
- name: Set up NodeJS
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue