Skip to content

Commit

Permalink
Merge pull request #75 from tmayoff/dependabot/github_actions/mozilla…
Browse files Browse the repository at this point in the history
…-actions/sccache-action-0.0.7
  • Loading branch information
tmayoff authored Dec 22, 2024
2 parents 7f3a405 + 635bdfe commit bd97652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# Build
- name: Setup sccache
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: configure
run: nix develop --command just configure
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v16
- uses: DeterminateSystems/magic-nix-cache-action@v8

- uses: mozilla-actions/[email protected].6
- uses: mozilla-actions/[email protected].7

- name: build & test
run: |
Expand Down

0 comments on commit bd97652

Please sign in to comment.