diff --git a/.github/workflows/nightly-tests.yml b/.github/workflows/nightly-tests.yml index e93a005bc..ed581af3d 100644 --- a/.github/workflows/nightly-tests.yml +++ b/.github/workflows/nightly-tests.yml @@ -125,7 +125,7 @@ jobs: shell: python - name: Create updated durations PR - uses: peter-evans/create-pull-request@v6 + uses: peter-evans/create-pull-request@v7 with: push-to-fork: anybody-bot/ammr token: ${{ secrets.DURATIONS_TOKEN }}