Skip to content

Commit be514c6

Browse files
chore(deps): update actions/checkout action to v6
1 parent 7de8809 commit be514c6

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
@@ -260,7 +260,7 @@ jobs:
260260
runs-on: ${{ matrix.os }}
261261
steps:
262262
- name: Checkout Repository
263-
uses: actions/checkout@v4
263+
uses: actions/checkout@v6
264264

265265
- name: Install Rust
266266
uses: dtolnay/rust-toolchain@nightly

0 commit comments

Comments
 (0)