Skip to content

Commit

Permalink
ci: bump mozilla-actions/sccache-action to v0.0.5 (#2931)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Sep 15, 2024
1 parent 9b8dd0e commit d65ad98
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cargo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: mozilla-actions/[email protected].4
- uses: mozilla-actions/[email protected].5
with:
version: "v0.8.1"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/downstream-project-anchor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected].4
- uses: mozilla-actions/[email protected].5
with:
version: "v0.8.1"

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/downstream-project-spl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected].4
- uses: mozilla-actions/[email protected].5
with:
version: "v0.8.1"

Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
run: |
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected].4
- uses: mozilla-actions/[email protected].5
with:
version: "v0.8.1"

Expand Down Expand Up @@ -151,7 +151,7 @@ jobs:
run: |
.github/scripts/purge-ubuntu-runner.sh
- uses: mozilla-actions/[email protected].4
- uses: mozilla-actions/[email protected].5
with:
version: "v0.8.1"

Expand Down

0 comments on commit d65ad98

Please sign in to comment.