File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
1515 with :
1616 python-version : ${{ matrix.python-version }}
1717 - name : Install lint dependencies
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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.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