We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ad1bb commit 1509b49Copy full SHA for 1509b49
.github/workflows/update_graphblas.yml
@@ -42,7 +42,7 @@ jobs:
42
shell: bash
43
44
- name: Create Pull Request
45
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
46
with:
47
# See documentation: https://github.com/peter-evans/create-pull-request
48
# Action behavior: https://github.com/peter-evans/create-pull-request#action-behaviour
0 commit comments