diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 0b4072e..1caf2a4 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx