Skip to content

Commit 725345e

Browse files
committed
Merge branch 'IS-495-catchup-timeout' of github.com:skalenetwork/skale-consensus into IS-495-catchup-timeout
2 parents 2c03331 + 351d959 commit 725345e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
message("::set-output name=timestamp::${current_date}")
161161
162162
- name: ccache cache files
163-
uses: actions/cache@v1.1.0
163+
uses: actions/cache@v4.2.0
164164
with:
165165
path: .ccache
166166
key: ${ { matrix.config.name } }-ccache-${ { steps.ccache_cache_timestamp.outputs.timestamp } }

0 commit comments

Comments
 (0)