diff --git a/.github/workflows/distribute-grain.yml b/.github/workflows/distribute-grain.yml index 52a4974..a9ee808 100644 --- a/.github/workflows/distribute-grain.yml +++ b/.github/workflows/distribute-grain.yml @@ -49,7 +49,7 @@ jobs: # To create a pull request, use this block: - name: Create commit and PR for ledger changes id: pr - uses: peter-evans/create-pull-request@v3.10.0 + uses: peter-evans/create-pull-request@v4.2.3 with: branch: generated-ledger branch-suffix: timestamp