File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : Checkout this repo
2020 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121 - name : Set up Python
22- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
22+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2323 with :
2424 python-version : ' 3.13'
2525 - name : Install Poetry
Original file line number Diff line number Diff line change 2121 token : ${{ secrets.MY_GITHUB_TOKEN }}
2222
2323 - name : Set up Python
24- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
24+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2525 with :
2626 python-version : ' 3.13'
2727
Original file line number Diff line number Diff line change 2828 - name : Checkout at_python
2929 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030 - name : Set up Python ${{ matrix.python-version }}
31- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
31+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
3232 with :
3333 python-version : ${{ matrix.python-version }}
3434 - name : Install uv
You can’t perform that action at this time.
0 commit comments