Skip to content

Commit 7232fb5

Browse files
Merge pull request #349 from CodeEditorLand/dependabot/github_actions/actions/cache-5.0.3
Bump actions/cache from 5.0.2 to 5.0.3
2 parents 790660e + e20e0fe commit 7232fb5

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
@@ -62,7 +62,7 @@ jobs:
6262
profile: minimal
6363
toolchain: ${{ matrix.toolchain }}
6464

65-
- uses: actions/cache@v5.0.2
65+
- uses: actions/cache@v5.0.3
6666
with:
6767
path: |
6868
~/.cargo/bin/

0 commit comments

Comments
 (0)