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.10 .09
64
+ uses : wntrblm/nox@2025.02 .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.10 .09
40
+ uses : wntrblm/nox@2025.02 .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 56
56
run : |
57
57
python docs/bin/clone-core.py
58
58
- name : Set up nox
59
- uses : wntrblm/nox@2024.10 .09
59
+ uses : wntrblm/nox@2025.02 .09
60
60
with :
61
61
python-versions : " ${{ inputs.python-versions }}"
62
62
- 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.10 .09
40
+ uses : wntrblm/nox@2025.02 .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