Skip to content

Commit

Permalink
Merge branch 'develop' into IS-495-catchup-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
olehnikolaiev authored Jan 3, 2025
2 parents d1f4a60 + b79c8cb commit 351d959
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 @@ -160,7 +160,7 @@ jobs:
message("::set-output name=timestamp::${current_date}")
- name: ccache cache files
uses: actions/cache@v1.1.0
uses: actions/cache@v4.2.0
with:
path: .ccache
key: ${ { matrix.config.name } }-ccache-${ { steps.ccache_cache_timestamp.outputs.timestamp } }
Expand Down

0 comments on commit 351d959

Please sign in to comment.