Skip to content

Commit 15ef1d1

Browse files
Merge pull request #176 from PlayForm/dependabot/github_actions/actions/cache-6.0.0
Bump actions/cache from 5.0.5 to 6.0.0
2 parents dc029dc + 10d121a commit 15ef1d1

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
@@ -64,7 +64,7 @@ jobs:
6464
profile: minimal
6565
toolchain: ${{ matrix.toolchain }}
6666

67-
- uses: actions/cache@v5.0.5
67+
- uses: actions/cache@v6.0.0
6868
with:
6969
path: |
7070
~/.cargo/bin/

0 commit comments

Comments
 (0)