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 d3b4a10 commit c58c015Copy full SHA for c58c015
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
index.crates.io:443
19
static.crates.io:443
20
21
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22
- name: Setup Rust toolchain
23
run: rustup show
24
- name: cargo fmt
.github/workflows/test.yml
- name: cargo test
0 commit comments