diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 347c112..836d327 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -16,7 +16,7 @@ jobs: timeout-minutes: 30 steps: - name: Check out the repo - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set imageName based on the repository name id: step_one run: |