Skip to content

Commit 185f4d6

Browse files
chore(ci): bump prefix-dev/rattler-build-action from 0.2.19 to 0.2.25
Bumps [prefix-dev/rattler-build-action](https://github.com/prefix-dev/rattler-build-action) from 0.2.19 to 0.2.25. - [Release notes](https://github.com/prefix-dev/rattler-build-action/releases) - [Commits](prefix-dev/rattler-build-action@v0.2.19...v0.2.25) --- updated-dependencies: - dependency-name: prefix-dev/rattler-build-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a4f149 commit 185f4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Checkout source code
6969
uses: actions/checkout@v4
7070
- name: Build conda package
71-
uses: prefix-dev/rattler-build-action@v0.2.19
71+
uses: prefix-dev/rattler-build-action@v0.2.25
7272
with:
7373
recipe-path: recipe/recipe.yaml
7474
# needs to be unique for each matrix entry

0 commit comments

Comments
 (0)