Skip to content

Commit 0313ac4

Browse files
authored
Merge pull request contiki-ng#2383 from contiki-ng/dependabot/github_actions/develop/hendrikmuhs/ccache-action-1.2.8
build(deps): bump hendrikmuhs/ccache-action from 1.2.5 to 1.2.8
2 parents 5098879 + 1e087ec commit 0313ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
#
124124
# IMPORTANT: cache size must also be updated in the "Execute tests" section.
125125
- name: ccache
126-
uses: hendrikmuhs/[email protected].5
126+
uses: hendrikmuhs/[email protected].8
127127
with:
128128
key: compilation-${{ matrix.test }}
129129
max-size: 140M

0 commit comments

Comments
 (0)