We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9acc3 commit 1d74156Copy full SHA for 1d74156
.github/workflows/conan.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v4
15
16
- name: Setup Conan Environment
17
- uses: hankhsu1996/setup-conan@v1.0.0
+ uses: hankhsu1996/setup-conan@v1.1.0
18
with:
19
cache-dependencies: true
20
cache-tool: true
0 commit comments