Skip to content

Commit 793e40f

Browse files
authored
Merge pull request #26 from scientific-python/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 d2c618e + 4ae14c4 commit 793e40f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v6
19-
- uses: prefix-dev/setup-pixi@v0.9.4
19+
- uses: prefix-dev/setup-pixi@v0.9.5
2020
with:
2121
pixi-version: "v0.49.0"
2222
- run: |

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
run: |
4242
git config user.name "Scientific Python [bot]"
4343
git config user.email "scientific-python@users.noreply.github.com"
44-
- uses: prefix-dev/setup-pixi@a0af7a228712d6121d37aba47adf55c1332c9c2e # v0.9.4
44+
- uses: prefix-dev/setup-pixi@1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0 # v0.9.5
4545
name: Setup Pixi
4646
with:
4747
pixi-version: v0.49.0

0 commit comments

Comments
 (0)