Skip to content

Commit 5c07c96

Browse files
authored
Update rust.yml
1 parent 4d8a54b commit 5c07c96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
include:
4545
- os: ubuntu-latest
4646
steps:
47-
- uses: actions/checkout@v2
47+
- uses: actions/checkout@v4
4848
- name: Cache
49-
uses: actions/cache@v2
49+
uses: actions/cache@v3
5050
with:
5151
path: |
5252
~/.cargo/git

0 commit comments

Comments
 (0)