mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
Merge pull request #3452 from gedoor/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
This commit is contained in:
2
.github/workflows/web.yml
vendored
2
.github/workflows/web.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user