Skip to content

Commit b89be6a

Browse files
chore(deps): update actions/checkout digest to 0ad4b8f (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Lorenzo Delgado <[email protected]>
1 parent 69454d8 commit b89be6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
timeout-minutes: 30
2222
steps:
23-
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
23+
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
2424

2525
- name: Setup Rust toolchain
2626
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)