Skip to content

Commit 53c5de0

Browse files
chore(deps): update actions/checkout action to v6 (#123)
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> Co-authored-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent d502453 commit 53c5de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
name: Semver Checks
2222
runs-on: ubuntu-24.04
2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v6
2525
- uses: obi1kenobi/cargo-semver-checks-action@v2
2626
with:
2727
# Pinned until cargo-semver-checks supports rustdoc format v57 (Rust 1.93+)

0 commit comments

Comments
 (0)