File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
- name : Checkout [${{ github.repository }}]
12
12
uses : actions/checkout@v4
13
13
14
- - uses : cvxgrp/.github/actions/uv/pdoc@v2.0.7
14
+ - uses : cvxgrp/.github/actions/uv/pdoc@v2.0.8
15
15
with :
16
16
source-folder : src/antarctic
17
17
30
30
- name : Checkout [${{ github.repository }}]
31
31
uses : actions/checkout@v4
32
32
33
- - uses : cvxgrp/.github/actions/uv/test@v2.0.7
33
+ - uses : cvxgrp/.github/actions/uv/test@v2.0.8
34
34
with :
35
35
tests-folder : src/tests
36
36
40
40
- name : Checkout [${{ github.repository }}]
41
41
uses : actions/checkout@v4
42
42
43
- - uses : cvxgrp/.github/actions/uv/jupyter@v2.0.7
43
+ - uses : cvxgrp/.github/actions/uv/jupyter@v2.0.8
44
44
45
45
book :
46
46
runs-on : " ubuntu-latest"
53
53
- name : Checkout [${{ github.repository }}]
54
54
uses : actions/checkout@v4
55
55
56
- - uses : cvxgrp/.github/actions/book@v2.0.7
56
+ - uses : cvxgrp/.github/actions/book@v2.0.8
Original file line number Diff line number Diff line change 26
26
- name : Checkout [${{ github.repository }}]
27
27
uses : actions/checkout@v4
28
28
29
- - uses : cvxgrp/.github/actions/uv/test@v2.0.7
29
+ - uses : cvxgrp/.github/actions/uv/test@v2.0.8
30
30
with :
31
31
python-version : ${{ matrix.python-version }}
32
32
tests-folder : src/tests
Original file line number Diff line number Diff line change 19
19
- name : Checkout [${{ github.repository }}]
20
20
uses : actions/checkout@v4
21
21
22
- - uses : cvxgrp/.github/actions/uv/coverage@v2.0.7
22
+ - uses : cvxgrp/.github/actions/uv/coverage@v2.0.8
23
23
with :
24
24
source-folder : src/antarctic
25
25
tests-folder : src/tests
36
36
- name : Checkout [${{ github.repository }}]
37
37
uses : actions/checkout@v4
38
38
39
- - uses : cvxgrp/.github/actions/uv/deptry@v2.0.7
39
+ - uses : cvxgrp/.github/actions/uv/deptry@v2.0.8
40
40
with :
41
41
source-folder : src/antarctic
You can’t perform that action at this time.
0 commit comments