Skip to content

Commit 6cdbb14

Browse files
Update actions/checkout action to v4 (#960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f04a581 commit 6cdbb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hakari.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
env:
1818
RUSTFLAGS: -D warnings
1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v4
2121
- uses: actions-rs/toolchain@v1
2222
with:
2323
toolchain: stable

0 commit comments

Comments
 (0)