Skip to content

Commit f5b797b

Browse files
authored
Merge pull request #4 from elast0ny/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2 parents f253a73 + dcdd8b2 commit f5b797b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

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

1919
steps:
2020
- name: Checkout Sources
21-
uses: actions/[email protected].4
21+
uses: actions/[email protected].5
2222

2323
- name: Install Rust Toolchain
2424
uses: actions-rs/[email protected]

0 commit comments

Comments
 (0)