Skip to content

Commit 3fa6dc5

Browse files
Bump actions/cache from 2 to 3 (#115)
1 parent ffdf96c commit 3fa6dc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
toolchain: stable
122122
override: true
123123
- name: Use cached cargo-readme
124-
uses: actions/cache@v2
124+
uses: actions/cache@v3
125125
id: cargo-readme-cache
126126
with:
127127
path: ~/.cargo/bin/cargo-readme

0 commit comments

Comments
 (0)