diff --git a/.github/workflows/compress-images.yml b/.github/workflows/compress-images.yml index 670022d..7c037c5 100644 --- a/.github/workflows/compress-images.yml +++ b/.github/workflows/compress-images.yml @@ -22,7 +22,7 @@ jobs: - name: Create New Pull Request If Needed if: steps.calibre.outputs.markdown != '' - uses: peter-evans/create-pull-request@v4 + uses: peter-evans/create-pull-request@v5 with: title: Compressed Images Nightly branch-suffix: timestamp