Skip to content

Commit 29805cc

Browse files
renovate[bot]davidB
authored andcommitted
chore(deps): update mozilla-actions/sccache-action action to v0.0.6
1 parent 41eea52 commit 29805cc

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.5
37+
- uses: mozilla-actions/sccache-action@v0.0.6
3838
- run: just check
3939
- run: just lint
4040
- run: just test

0 commit comments

Comments
 (0)