Use node20
This commit is contained in:
parent
7363ff374a
commit
a2b369be67
3
.github/workflows/updater.yml
vendored
3
.github/workflows/updater.yml
vendored
@ -3,6 +3,9 @@ on:
|
||||
schedule:
|
||||
- cron: '37 13 * * *'
|
||||
workflow_dispatch:
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
jobs:
|
||||
Update-Apks:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user