diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bf78bfc..0d10b1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: if: ${{ needs.release_please.outputs.release_created }} steps: - name: Checkout repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Log in to the Container registry uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9 with: