Skip to content

Commit ff93e1a

Browse files
committed
ENH: Use latest version (v0.9.5) of setup-pixi GitHub action
1 parent 59176b1 commit ff93e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
echo "ExternalData_OBJECT_STORES=${{ runner.temp }}/ExternalData" >> "$GITHUB_ENV"
132132
133133
- name: Set up Pixi
134-
uses: prefix-dev/setup-pixi@v0.8.1
134+
uses: prefix-dev/setup-pixi@v0.9.5
135135

136136
- name: Configure
137137
run: pixi run configure-ci

0 commit comments

Comments
 (0)