Skip to content

Commit f08199f

Browse files
committed
chore: bumpup github-action cache v2 => v4
1 parent 0a22b49 commit f08199f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v2
11-
- uses: actions/cache@v2
11+
- uses: actions/cache@v4
1212
with:
1313
path: |
1414
~/.cargo/registry

0 commit comments

Comments
 (0)