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