We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 068af5a + 43341c5 commit 4e151aaCopy full SHA for 4e151aa
1 file changed
.github/workflows/pull-request.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Run sccache-cache
21
- uses: mozilla-actions/sccache-action@v0.0.8
+ uses: mozilla-actions/sccache-action@v0.0.9
22
23
- name: Install Rust
24
uses: ./.github/actions/install-rust
@@ -73,7 +73,7 @@ jobs:
73
docker compose up -d
74
75
76
77
78
79
0 commit comments