diff --git a/.github/workflows/DockerPublish.yml b/.github/workflows/DockerPublish.yml index adeb064..0a234a9 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@v5 - name: Prepare run: |