Skip to content

Commit 6ded6f0

Browse files
authored
ci: Bump sccache action (#16088)
1 parent d1f3ef4 commit 6ded6f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
save-if: ${{ github.ref_name == 'main' }}
6161

6262
- name: Run sccache-cache
63-
uses: mozilla-actions/sccache-action@v0.0.3
63+
uses: mozilla-actions/sccache-action@v0.0.4
6464

6565
- name: Install Polars release build
6666
env:

0 commit comments

Comments
 (0)