Skip to content

Commit ba07fdb

Browse files
committed
ci(deps): update sccache & fix issue related to use of removed cache api
1 parent 8af0b4c commit ba07fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v4
3636
- uses: jdx/mise-action@v2
37-
- uses: mozilla-actions/sccache-action@v0.0.6
37+
- uses: mozilla-actions/sccache-action@v0.0.9
3838
- run: just check
3939
- run: just lint
4040
- run: just test

0 commit comments

Comments
 (0)