Skip to content

Commit 2812ab2

Browse files
authored
Merge pull request #399 from gerlero/dependabot/github_actions/prefix-dev/setup-pixi-0.9.5
2 parents 906dfeb + 7c9fdfb commit 2812ab2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
1717
- name: Set up pixi
18-
uses: prefix-dev/setup-pixi@v0.9.4
18+
uses: prefix-dev/setup-pixi@v0.9.5
1919
with:
2020
run-install: false
2121
- name: Update lockfiles

0 commit comments

Comments
 (0)