diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index b398d9c..677d63d 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Checkout 🛎️ - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Configure Git 📖 run: |