Compare commits
2 Commits
6428714cf4
...
d747ed1670
Author | SHA1 | Date | |
---|---|---|---|
d747ed1670
|
|||
fcc0372547 |
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Set up Node.js
|
||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: '22'
|
||||
|
||||
|
@@ -13,7 +13,7 @@ lidatube:
|
||||
main:
|
||||
image:
|
||||
repository: thewicklowwolf/lidatube
|
||||
tag: 0.2.34
|
||||
tag: 0.2.35
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: PUID
|
||||
|
Reference in New Issue
Block a user