We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4f149 commit 185f4d6Copy full SHA for 185f4d6
.github/workflows/cpp-test.yml
@@ -68,7 +68,7 @@ jobs:
68
- name: Checkout source code
69
uses: actions/checkout@v4
70
- name: Build conda package
71
- uses: prefix-dev/rattler-build-action@v0.2.19
+ uses: prefix-dev/rattler-build-action@v0.2.25
72
with:
73
recipe-path: recipe/recipe.yaml
74
# needs to be unique for each matrix entry
0 commit comments