File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919
2020 - name : Setup Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424 cache : " pip"
Original file line number Diff line number Diff line change 2121 sudo apt install pandoc doxygen
2222
2323 - name : Setup Python
24- uses : actions/setup-python@v5
24+ uses : actions/setup-python@v6
2525 with :
2626 python-version : ' 3.11'
2727 cache : " pip"
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v5
1919
2020 - name : Install Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424 cache : " pip"
Original file line number Diff line number Diff line change 1717 sudo apt install pandoc doxygen
1818
1919 - name : Setup Python
20- uses : actions/setup-python@v5
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : ' 3.11'
2323 cache : " pip"
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v5
1919
2020 - name : Install Python 3.11
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424 cache : " pip"
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v5
1919
2020 - name : Install Python 3.11
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v6
2222 with :
2323 python-version : ' 3.11'
2424 cache : " pip"
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v5
2323
2424 - name : Install Python ${{ matrix.python-version }}
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 cache : " pip"
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v5
2323
2424 - name : Install Python ${{ matrix.python-version }}
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 cache : " pip"
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@v5
2323
2424 - name : Install Python ${{ matrix.python-version }}
25- uses : actions/setup-python@v5
25+ uses : actions/setup-python@v6
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 cache : " pip"
You can’t perform that action at this time.
0 commit comments