mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-17 12:16:05 +01:00
build(deps): bump actions/setup-node from 4 to 5 (#16170)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/issuebot.yml
vendored
2
.github/workflows/issuebot.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
# This step sets up Node.js. The script that this workflow will run uses Node.js.
|
# This step sets up Node.js. The script that this workflow will run uses Node.js.
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v5
|
||||||
with:
|
with:
|
||||||
node-version: '18.x'
|
node-version: '18.x'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user