diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 88b822e..053aeed 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@v6 + uses: actions/checkout@v7 - name: Set imageName based on the repository name id: step_one run: |