File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.12
21- uses : actions/setup-python@v4
21+ uses : actions/setup-python@v5
2222 with :
2323 python-version : " 3.12"
2424 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.12
21- uses : actions/setup-python@v4
21+ uses : actions/setup-python@v5
2222 with :
2323 python-version : " 3.12"
2424 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v4
2020 - name : Set up Python 3.12
21- uses : actions/setup-python@v4
21+ uses : actions/setup-python@v5
2222 with :
2323 python-version : " 3.12"
2424 - name : Install dependencies
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v4
2323 - name : Set up Python ${{ matrix.version }}
24- uses : actions/setup-python@v4
24+ uses : actions/setup-python@v5
2525 with :
2626 python-version : " ${{ matrix.version }}"
2727 - name : Install dependencies
Original file line number Diff line number Diff line change 1818 uses : actions/checkout@v4
1919
2020 - name : Set up Python 3.12
21- uses : actions/setup-python@v4
21+ uses : actions/setup-python@v5
2222 with :
2323 python-version : " 3.12"
2424
Original file line number Diff line number Diff line change 4040 uses : actions/checkout@v4
4141
4242 - name : Set up Python 3.12
43- uses : actions/setup-python@v4
43+ uses : actions/setup-python@v5
4444 with :
4545 python-version : " 3.12"
4646
You can’t perform that action at this time.
0 commit comments