diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f4a7aee..b0386f8 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Log in to Docker Hub uses: docker/login-action@v3