Skip to content

Commit c930369

Browse files
authored
Update GitHub Actions checkout action version
1 parent 5e02cad commit c930369

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- name: Checkout
44-
uses: actions/checkout@v4
44+
uses: actions/checkout@v6
4545

4646
- name: Setup Rust
4747
uses: dtolnay/rust-toolchain@nightly

0 commit comments

Comments
 (0)