Skip to content

Commit de5b831

Browse files
Bump actions/checkout from 3 to 5 (#3)
1 parent e7d4918 commit de5b831

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@v3
20+
uses: actions/checkout@v5
2121

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

0 commit comments

Comments
 (0)