Skip to content

Commit 6c86b10

Browse files
committed
Test rust-problem-matchers fork
1 parent a4cfe22 commit 6c86b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
- uses: dtolnay/rust-toolchain@nightly
99
with:
1010
components: rustfmt
11-
- uses: r7kamura/rust-problem-matchers@v1
11+
- uses: MonterraByte/rust-problem-matchers@node24
1212
- uses: actions/checkout@v6
1313
- run: cargo fmt --check
1414

0 commit comments

Comments
 (0)