Skip to content

Commit aaa93eb

Browse files
Bump the actions group with 2 updates (#87)
1 parent 3f767d7 commit aaa93eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- py312
3131
steps:
3232
- uses: actions/checkout@v4
33-
- uses: prefix-dev/setup-pixi@ba3bb36eb2066252b2363392b7739741bb777659
33+
- uses: prefix-dev/setup-pixi@92815284c57faa15cd896c4d5cfb2d59f32dc43d
3434
with:
3535
environments: ${{ matrix.env }}
3636
- name: Install repository
@@ -43,7 +43,7 @@ jobs:
4343
report-title: ${{ matrix.env }}
4444
- name: Upload coverage reports to Codecov
4545
if: matrix.env == 'py312'
46-
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3
46+
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574
4747
env:
4848
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4949
file: ./coverage.xml

0 commit comments

Comments
 (0)