Skip to content

Commit

Permalink
cache v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mcb5637 committed Jan 6, 2025
1 parent 251d56c commit d822a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Cache conan data
id: cache-conan
uses: actions/cache@v4.0.2
uses: actions/cache@v4
with:
path: ~/.conan2/p
key: ${{ matrix.config.os }}-${{ matrix.config.compiler }}
Expand Down

0 comments on commit d822a31

Please sign in to comment.