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 1717 url : https://pypi.org/p/qiskit-ibm-catalog
1818 steps :
1919 - uses : actions/checkout@v6
20- - uses : actions/setup-python@v5
20+ - uses : actions/setup-python@v6
2121 name : Install Python
2222 with :
2323 python-version : ' 3.11'
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v6
1919 - name : Set up Python 3.11
20- uses : actions/setup-python@v4
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : ' 3.11'
2323 - name : Install tox
Original file line number Diff line number Diff line change 1717 timeout-minutes : 60
1818 steps :
1919 - uses : actions/checkout@v6
20- - uses : actions/setup-python@v4
20+ - uses : actions/setup-python@v6
2121 with :
2222 python-version : ' 3.11'
2323 - name : Install dependencies
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v6
1919 - name : Set up Python 3.11
20- uses : actions/setup-python@v4
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : ' 3.11'
2323 - name : Install tox
Original file line number Diff line number Diff line change 1717 steps :
1818 - uses : actions/checkout@v6
1919 - name : Set up Python 3.11
20- uses : actions/setup-python@v4
20+ uses : actions/setup-python@v6
2121 with :
2222 python-version : ' 3.11'
2323 - name : Install tox
Original file line number Diff line number Diff line change 2929 steps :
3030 - uses : actions/checkout@v6
3131 - name : Set up Python ${{ matrix.python-version }}
32- uses : actions/setup-python@v4
32+ uses : actions/setup-python@v6
3333 with :
3434 python-version : ${{ matrix.python-version }}
3535 - name : Install dependencies
You can’t perform that action at this time.
0 commit comments