1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-02-01 12:21:35 +00:00

Update issuebot.yml

This commit is contained in:
garfield69 2024-05-28 17:02:53 +12:00 committed by GitHub
parent deaa21f6f8
commit 82a087b6a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '18.19.1'
node-version: '18.18.2'
# This step installs the octokit library. The script that this workflow will run uses the octokit library.
- name: Install dependencies