1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-06-21 22:10:38 +00:00

Update actions/checkout action to v7

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot]
2026-06-18 21:09:02 +00:00
committed by GitHub
parent 7e6c36dce1
commit da2863c111
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0
- name: Run the Action