We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f660075 commit 213ff9eCopy full SHA for 213ff9e
.github/workflows/multiverse_run.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Cache Multiverse Testing Suite
49
id: cache-multiverse
50
- uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
+ uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
51
with:
52
path: ${{ env.multiverse_path }}
53
key: multiverse-${{ hashFiles('**/tests/Agent/MultiverseTesting') }}
0 commit comments