Skip to content

Commit 84b88f7

Browse files
chore: bump peter-evans/create-pull-request from 7 to 8 (#108)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 106abea commit 84b88f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo "leanprover/lean4:${{ steps.toolchain-tag.outputs.lean_tag }}" > lean-toolchain
3838
3939
- name: create pull request
40-
uses: peter-evans/create-pull-request@v7
40+
uses: peter-evans/create-pull-request@v8
4141
with:
4242
token: ${{ secrets.UNICODE_BASIC_TOKEN }}
4343
commit-message: "chore: update toolchain ${{ steps.toolchain-tag.outputs.lean_tag }}"

0 commit comments

Comments
 (0)