ci: Bump rustfmt-check to latest (#326)

This commit is contained in:
Abhiram
2023-03-27 21:55:55 +05:30
committed by GitHub
parent ab07557aa5
commit 8c222add7c

View File

@@ -27,7 +27,7 @@ jobs:
with: with:
components: rustfmt components: rustfmt
- uses: LoliGothick/rustfmt-check@v0.2 - uses: LoliGothick/rustfmt-check@v0.3.1
with: with:
token: ${{ github.token }} token: ${{ github.token }}
options: --manifest-path userspace/ksud/Cargo.toml options: --manifest-path userspace/ksud/Cargo.toml