Skip to content

Commit 67cf6df

Browse files
Merge pull request #1126 from BehaviorTree/dependabot/github_actions/prefix-dev/setup-pixi-0.9.5
Bump prefix-dev/setup-pixi from 0.9.4 to 0.9.5
2 parents 7119df9 + 43bb456 commit 67cf6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pixi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
# Pixi is the tool used to create/manage conda environment
2424
- uses: actions/checkout@v6
25-
- uses: prefix-dev/setup-pixi@v0.9.4
25+
- uses: prefix-dev/setup-pixi@v0.9.5
2626
with:
2727
pixi-version: v0.40.3
2828
- name: Build

0 commit comments

Comments
 (0)