File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 check_fmt :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1414 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
1515 with :
1616 toolchain : stable
2222 build :
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
2626 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
2727 with :
2828 toolchain : stable
3434 test :
3535 runs-on : ubuntu-latest
3636 steps :
37- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
37+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3838 - uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
3939 with :
4040 toolchain : stable
You can’t perform that action at this time.
0 commit comments