Skip to content

Commit 4f89e54

Browse files
Bump actions/checkout from 5 to 6 (#6)
1 parent d679661 commit 4f89e54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

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

1818
steps:
1919
- name: Checkout Sources
20-
uses: actions/checkout@v5
20+
uses: actions/checkout@v6
2121

2222
- name: Install Rust Toolchain
2323
uses: actions-rs/toolchain@v1.0.7

0 commit comments

Comments
 (0)