Skip to content

Commit 31026e4

Browse files
committed
chore(deps): update actions/checkout digest to b4ffde6
1 parent 3278fab commit 31026e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
env:
1515
RUSTFLAGS: -D warnings
1616
steps:
17-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
17+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1818
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
1919
with:
2020
toolchain: stable
@@ -39,7 +39,7 @@ jobs:
3939
env:
4040
RUSTFLAGS: -D warnings
4141
steps:
42-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
42+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4343
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
4444
with:
4545
toolchain: stable

0 commit comments

Comments
 (0)