mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-30 15:49:38 +00:00
ci: update actions
This commit is contained in:
parent
607f143861
commit
9f883a5019
7 changed files with 29 additions and 20 deletions
3
.github/workflows/i18n-integration.yml
vendored
3
.github/workflows/i18n-integration.yml
vendored
|
|
@ -20,7 +20,8 @@ jobs:
|
|||
- name: Set up node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
node-version: 20
|
||||
cache: 'npm'
|
||||
|
||||
# The only argument is the `directory`, which is where the i18n files are
|
||||
# stored.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue