diff --git a/.github/workflows/00-deployment-verification.yml b/.github/workflows/00-deployment-verification.yml index 7e73cf6..c1cc4fa 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@v4 + uses: actions/checkout@v5 - name: Create necessary Docker networks run: |