Update actions/checkout action to v7 #10

Open
renovatebot wants to merge 1 commits from renovate/actions-checkout-7.x into main
Showing only changes of commit 059440f150 - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
steps: steps:
# 1) Code auschecken # 1) Code auschecken
- uses: actions/checkout@v4 - uses: actions/checkout@v7
# 2) Helm installieren # 2) Helm installieren
- uses: azure/setup-helm@v4.3.0 - uses: azure/setup-helm@v4.3.0