Compare commits

..

1 commit

Author SHA1 Message Date
e3ffbe9c49 Update actions/checkout action to v7
Some checks failed
Build Keycloak / Build Keycloak Image (push) Successful in 1m16s
Build Keycloak / Build Keycloak Image-1 (push) Successful in 1m11s
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m6s
Build Keycloak / Build Keycloak Image-2 (push) Successful in 1m30s
Build Nextcloud / Build Nextcloud 33 Image (push) Successful in 1m8s
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 3m39s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 3m28s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 3m26s
2026-06-18 14:17:06 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ jobs:
run: apk add --no-cache nodejs maven git
- name: Checkout Source Code
uses: actions/checkout@v7
uses: actions/checkout@v7.0.0
- name: Build attribute-endpoints-provider
run: |

View file

@ -20,7 +20,7 @@ jobs:
run: apk add --no-cache nodejs
- name: Checkout Source Code
uses: actions/checkout@v7
uses: actions/checkout@v7.0.0
- name: Build Container
env: