Skip to content

Commit 37ec955

Browse files
authored
Merge pull request #181 from NYU-RTS/dependabot/github_actions/prefix-dev/setup-pixi-0.9.1
Bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1
2 parents 6d7fe9a + 122e96b commit 37ec955

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.9.0
18+
uses: prefix-dev/setup-pixi@v0.9.1
1919
with:
2020
run-install: false
2121

0 commit comments

Comments
 (0)