Skip to content

Commit 2584771

Browse files
committed
WIP
1 parent 9bc47ec commit 2584771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-ccache/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ runs:
1313

1414
- name: Setup ccache
1515
#uses: hendrikmuhs/ccache-action@940a79df1711f4d50b87e19ddf3b0a3c182abe68
16-
uses: jonashaag/ccache-action@remember-key
16+
uses: jonashaag/ccache-action@71cb3a2647d89122d4b64e7360d6e42627a23051
1717
with:
1818
key: 1-${{ runner.os }}--${{ runner.arch }}--${{ github.workflow }}--${{ steps.get-date.outputs.today }}--${{ inputs.extra-cache-key }}

0 commit comments

Comments
 (0)