Compare commits
2 Commits
d5bd5aa754
...
1f0ee9daab
| Author | SHA1 | Date | |
|---|---|---|---|
|
1f0ee9daab
|
|||
| d0c7a1a3ab |
@@ -38,7 +38,7 @@ jobs:
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: '24'
|
||||
|
||||
- name: Lint Docker Compose
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
|
||||
@@ -9,7 +9,7 @@ tubearchivist:
|
||||
main:
|
||||
image:
|
||||
repository: bbilly1/tubearchivist
|
||||
tag: v0.5.7
|
||||
tag: v0.5.8
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: TZ
|
||||
|
||||
Reference in New Issue
Block a user