File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 run : git fetch origin 'refs/tags/*:refs/tags/*'
3030
3131 - name : Setup Python
32- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
32+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
3333 with :
3434 python-version : " 3.11"
3535 - name : Install Hatch
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
1515
1616 - name : Set up Python 3.11
17- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
17+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
1818 with :
1919 python-version : ' 3.11'
2020 - name : Install hatch
Original file line number Diff line number Diff line change 1414 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
1515
1616 - name : Set up Python 3.11
17- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
17+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
1818 with :
1919 python-version : ' 3.11'
2020 - name : Install hatch
Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v4
2323
2424 - name : Set up Python ${{ matrix.python-version }}
25- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
25+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
2626 with :
2727 python-version : ${{ matrix.python-version }}
2828 - name : Install Hatch
4343 - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4444
4545 - name : Set up Python ${{ matrix.python-version }}
46- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v5
46+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v5
4747 with :
4848 python-version : ${{ matrix.python-version }}
4949 - name : Install hatch
You can’t perform that action at this time.
0 commit comments