We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32275c4 commit d7f5594Copy full SHA for d7f5594
.github/workflows/test-transactional.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v2
51
- name: Initialize Transactional Cache
52
id: init-cache-mc
53
- uses: actions/cache@v1
+ uses: actions/cache@v4
54
with:
55
path: .cache
56
key: cache-dir
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
146
147
148
0 commit comments