Skip to content

Commit eb823b4

Browse files
committed
chore: bump mozilla-actions/sccache-action to v0.0.8
Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
1 parent a89e47b commit eb823b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/rust-toolchain/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ runs:
2323
toolchain: ${{ inputs.channel }}
2424
- name: setup cache
2525
if: ${{ inputs.use-cache == 'true' }}
26-
uses: mozilla-actions/sccache-action@v0.0.7
26+
uses: mozilla-actions/sccache-action@v0.0.8
2727
- name: setup environment
2828
shell: bash
2929
if: ${{ inputs.use-cache == 'true' }}

0 commit comments

Comments
 (0)