Skip to content

Commit d822a31

Browse files
committedJan 6, 2025·
cache v4
1 parent 251d56c commit d822a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/code_testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
5252
- name: Cache conan data
5353
id: cache-conan
54-
uses: actions/cache@v4.0.2
54+
uses: actions/cache@v4
5555
with:
5656
path: ~/.conan2/p
5757
key: ${{ matrix.config.os }}-${{ matrix.config.compiler }}

0 commit comments

Comments
 (0)
Please sign in to comment.