diff --git a/.github/workflows/DockerPublish.yml b/.github/workflows/DockerPublish.yml index adeb064..f026224 100644 --- a/.github/workflows/DockerPublish.yml +++ b/.github/workflows/DockerPublish.yml @@ -60,7 +60,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Prepare run: |