We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fb90d commit 42ca7fdCopy full SHA for 42ca7fd
.github/workflows/rustfmt.yml
@@ -18,7 +18,7 @@ jobs:
18
- run: cargo +nightly fmt
19
20
- name: Create Pull Request
21
- uses: peter-evans/create-pull-request@v3
+ uses: peter-evans/create-pull-request@v7
22
with:
23
commit-message: rustfmt
24
signoff: true
0 commit comments