diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 067a3d4..235e09e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Check out the repo - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Log in to Docker Hub uses: docker/login-action@v4