We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f17183 commit 6a4f149Copy full SHA for 6a4f149
.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.18
+ uses: prefix-dev/rattler-build-action@v0.2.19
72
with:
73
recipe-path: recipe/recipe.yaml
74
# needs to be unique for each matrix entry
0 commit comments