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 2e58256 commit 591d9acCopy full SHA for 591d9ac
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
index.crates.io:443
19
static.crates.io:443
20
21
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
22
- name: Setup Rust toolchain
23
run: rustup show
24
- name: cargo fmt
.github/workflows/test.yml
- name: cargo test
0 commit comments