Skip to content

Commit a04029d

Browse files
authored
Merge pull request #73 from ioos/dependabot/github_actions/github-actions-7c493a49b9
Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 in the github-actions group
2 parents deeec69 + 3cd0dc2 commit a04029d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424

2525
- name: Setup Pixi
26-
uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
26+
uses: prefix-dev/setup-pixi@273e4808c831936a3ce1a3080c829d9e153143d3 # v0.8.11
2727
with:
2828
manifest-path: pyproject.toml
2929

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
persist-credentials: false
3030

3131
- name: Setup Pixi
32-
uses: prefix-dev/setup-pixi@14c8aabd75893f83f4ab30c03e7cf853c8208961 # v0.8.10
32+
uses: prefix-dev/setup-pixi@273e4808c831936a3ce1a3080c829d9e153143d3 # v0.8.11
3333
with:
3434
manifest-path: pyproject.toml
3535

0 commit comments

Comments
 (0)