File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 61
61
path : build-directory
62
62
63
63
- name : Setup nox
64
- uses : wntrblm/nox@2024.04.15
64
+ uses : wntrblm/nox@2024.10.09
65
65
66
66
- name : Output Python info
67
67
run : python --version --version && which python
Original file line number Diff line number Diff line change 37
37
- name : Check out repo
38
38
uses : actions/checkout@v4
39
39
- name : Setup nox
40
- uses : wntrblm/nox@2024.04.15
40
+ uses : wntrblm/nox@2024.10.09
41
41
with :
42
42
python-versions : " ${{ matrix.python-versions }}"
43
43
- name : Graft ansible-core
Original file line number Diff line number Diff line change 53
53
run : |
54
54
python docs/bin/clone-core.py
55
55
- name : Set up nox
56
- uses : wntrblm/nox@2024.04.15
56
+ uses : wntrblm/nox@2024.10.09
57
57
with :
58
58
python-versions : " 3.9"
59
59
- name : Set up git committer
Original file line number Diff line number Diff line change 37
37
path : ansible
38
38
fetch-depth : 0
39
39
- name : Setup nox
40
- uses : wntrblm/nox@2024.04.15
40
+ uses : wntrblm/nox@2024.10.09
41
41
with :
42
42
python-versions : " 3.12"
43
43
- name : Set up git committer
You can’t perform that action at this time.
0 commit comments