We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1fe332 commit 28eb585Copy full SHA for 28eb585
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
name: Check
20
permissions:
21
contents: read # Required to checkout the code
22
- uses: TimSchoenle/actions/.github/workflows/rust-cargo-check.yaml@304bd1442f3ae5cdc3401aa145fa80fc4f8097e6 # workflows-rust-cargo-check-v1.1.5
+ uses: TimSchoenle/actions/.github/workflows/rust-cargo-check.yaml@ad33b5a29560a2b160da0ab7fda62a93217435ce # workflows-rust-cargo-check-v1.1.6
23
24
coverage:
25
name: Coverage
0 commit comments