This commit is contained in:
renovate[bot] 2025-09-10 22:33:23 +02:00 committed by GitHub
commit 7ec8f909b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: self-hosted
steps:
- name: Clone Repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: preview
@ -28,7 +28,7 @@ jobs:
runs-on: self-hosted
steps:
- name: Clone Repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: preview
@ -56,7 +56,7 @@ jobs:
9.x
- name: "Clone Repository"
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
ref: preview
submodules: recursive