Skip to content

Commit 44fd092

Browse files
chore(deps): update actions/checkout action to v6
1 parent 32661a0 commit 44fd092

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ jobs:
243243
runs-on: ${{ matrix.os }}
244244
steps:
245245
- name: Checkout Repository
246-
uses: actions/checkout@v4
246+
uses: actions/checkout@v6
247247

248248
- name: Install Rust
249249
uses: dtolnay/rust-toolchain@nightly

0 commit comments

Comments
 (0)