diff --git a/.github/workflows/build-container.yaml b/.github/workflows/build-container.yaml index bcf2ef7..eed0249 100644 --- a/.github/workflows/build-container.yaml +++ b/.github/workflows/build-container.yaml @@ -62,7 +62,7 @@ jobs: fi - name: Checkout 🛎️ - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Authenticate with Google 🔑 if: ${{ inputs.push-to-registry == true }}