We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 316f1af + 2455d08 commit 431089cCopy full SHA for 431089c
1 file changed
.github/workflows/test.yml
@@ -64,7 +64,7 @@ jobs:
64
if: runner.os == 'Linux'
65
- name: Cache VS Code Binary
66
id: vscode-test
67
- uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
+ uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
68
with:
69
path: .vscode-test/
70
key: ${{ runner.os }}-vscode-test
0 commit comments