diff --git a/.github/workflows/00-deployment-verification.yml b/.github/workflows/00-deployment-verification.yml index 4dba447..8e29618 100644 --- a/.github/workflows/00-deployment-verification.yml +++ b/.github/workflows/00-deployment-verification.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Create necessary Docker networks run: |