mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update actions/setup-node action to v3 (#896)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0f47c4fef7
commit
9bde8919f0
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user