Skip to content

Commit bd36404

Browse files
committed
Merge remote-tracking branch 'origin/main' into feature/top-summary
2 parents 3f19e07 + 362928e commit bd36404

File tree

18 files changed

+1105
-980
lines changed

18 files changed

+1105
-980
lines changed

.github/workflows/code-quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
components: clippy
8181
- uses: Swatinem/rust-cache@v2
8282
- name: Run sccache-cache
83-
uses: mozilla-actions/[email protected].7
83+
uses: mozilla-actions/[email protected].8
8484
- if: ${{ contains(matrix.job.os, 'ubuntu') }}
8585
run: |
8686
sudo apt-get update -y

0 commit comments

Comments
 (0)