Skip to content

Commit c0da291

Browse files
authored
Merge pull request #71 from arancormonk/dependabot/github_actions/mozilla-actions/sccache-action-0.0.10
build(deps): bump mozilla-actions/sccache-action from 0.0.9 to 0.0.10
2 parents 20c065d + e93eb75 commit c0da291

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v6.0.2
3030

3131
- name: Run sccache-cache
32-
uses: mozilla-actions/sccache-action@v0.0.9
32+
uses: mozilla-actions/sccache-action@v0.0.10
3333

3434
- name: Initialize sccache
3535
shell: pwsh
@@ -195,7 +195,7 @@ jobs:
195195
uses: actions/checkout@v6.0.2
196196

197197
- name: Run sccache-cache
198-
uses: mozilla-actions/sccache-action@v0.0.9
198+
uses: mozilla-actions/sccache-action@v0.0.10
199199

200200
- name: Initialize sccache
201201
shell: pwsh

0 commit comments

Comments
 (0)