We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b10660 commit 1cdfc53Copy full SHA for 1cdfc53
.github/workflows/fmt.yaml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
components: rustfmt
18
- name: Rustfmt Check
19
- uses: actions-rust-lang/rustfmt@v1
+ uses: actions-rust-lang/rustfmt@main
0 commit comments