Skip to content

Commit b90daf5

Browse files
authored
Merge pull request #16 from pymc-labs/dependabot/github_actions/prefix-dev/setup-pixi-0.8.8
build(deps): Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.8
2 parents 45eb560 + 0632e3a commit b90daf5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/check-lockfile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout repository
1616
uses: actions/checkout@v4
1717

18-
- uses: prefix-dev/[email protected].1
18+
- uses: prefix-dev/[email protected].8
1919
with:
2020
pixi-version: latest
2121
cache: true

.github/workflows/pr-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Setup Pixi Environment
23-
uses: prefix-dev/[email protected].1
23+
uses: prefix-dev/[email protected].8
2424
with:
2525
pixi-version: latest
2626
cache: true

0 commit comments

Comments
 (0)