Skip to content

Commit 0722e61

Browse files
committed
WIP
1 parent d8787c4 commit 0722e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
shell: bash
2323

2424
- name: Setup sccache
25-
uses: jonashaag/ccache-action@sccache-3
25+
uses: jonashaag/ccache-action@main
2626
with:
2727
variant: sccache
2828
key: ${{ runner.os }}--${{ runner.arch }}--${{ github.workflow }}--${{ steps.get-date.outputs.today }}--${{ inputs.extra-cache-key }}

0 commit comments

Comments
 (0)