1 Commits

Author SHA1 Message Date
4d56fffa5b Update actions/setup-node action to v5
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-09-05 00:05:05 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.140.1
tag: v1.134.0
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE