Skip to content

Commit

Permalink
Merge pull request #2589 from contiki-ng/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…velop/hendrikmuhs/ccache-action-1.2.10

build(deps): bump hendrikmuhs/ccache-action from 1.2.9 to 1.2.10
  • Loading branch information
nfi authored Aug 14, 2023
2 parents 4ba8b5b + 8aaffff commit 16786ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
#
# IMPORTANT: cache size must also be updated in the "Execute tests" section.
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2.9
uses: hendrikmuhs/ccache-action@v1.2.10
with:
key: compilation-${{ matrix.test }}
max-size: 160M
Expand Down

0 comments on commit 16786ea

Please sign in to comment.