diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9522a9b..1d1b549 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: - name: Build and push id: docker_build - uses: docker/build-push-action@v4 + uses: docker/build-push-action@v5 with: push: ${{ GitHub.event_name != 'pull_request' }} context: .