There was an error while loading. Please reload this page.
2 parents 7ed8bb9 + c993b72 commit 6b37237Copy full SHA for 6b37237
1 file changed
.github/actions/cache-common-images/action.yml
@@ -5,7 +5,7 @@ runs:
5
steps:
6
- name: Set up GHA cache
7
id: cache
8
- uses: actions/cache@v5
+ uses: actions/cache@v6
9
with:
10
path: cached_images.tar
11
key: ${{ runner.os }}-cache
0 commit comments