diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cc2a351..7762fe6 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -64,7 +64,7 @@ jobs: if: runner.os == 'Linux' - name: Cache VS Code Binary id: vscode-test - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2 with: path: .vscode-test/ key: ${{ runner.os }}-vscode-test