Skip to content

Commit 431089c

Browse files
authored
Merge pull request #89 from standardrb/dependabot/github_actions/actions/cache-5.0.3
2 parents 316f1af + 2455d08 commit 431089c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
if: runner.os == 'Linux'
6565
- name: Cache VS Code Binary
6666
id: vscode-test
67-
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
67+
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
6868
with:
6969
path: .vscode-test/
7070
key: ${{ runner.os }}-vscode-test

0 commit comments

Comments
 (0)