Skip to content

Commit b139332

Browse files
authored
Merge pull request #156 from NYU-RTS/dependabot/github_actions/prefix-dev/setup-pixi-0.9.0
Bump prefix-dev/setup-pixi from 0.8.14 to 0.9.0
2 parents ffa3763 + 9d37a1b commit b139332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v5
1717
- name: Set up pixi
18-
uses: prefix-dev/setup-pixi@v0.8.14
18+
uses: prefix-dev/setup-pixi@v0.9.0
1919
with:
2020
run-install: false
2121

0 commit comments

Comments
 (0)