File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 - name : Setup Python ${{ matrix.python-version }}
18- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
18+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
1919 with :
2020 python-version : ${{ matrix.python-version }}
2121 - name : Run pre-commit (Python ${{ matrix.python-version }})
Original file line number Diff line number Diff line change 1414 steps :
1515 - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1616 - name : Set up Python ${{ matrix.python-version }}
17- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
17+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
1818 with :
1919 python-version : ${{ matrix.python-version }}
2020 - name : Install publish dependencies
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1313 - name : Set up Python ${{ matrix.python-version }}
14- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
14+ uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
1515 with :
1616 python-version : ${{ matrix.python-version }}
1717 - name : Install test dependencies
You can’t perform that action at this time.
0 commit comments