File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Checkout
13- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
13+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1414 - name : Setup Python
15- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
15+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
1616 with :
1717 python-version : " 3.10"
1818 - name : Install nox
2626 runs-on : ubuntu-latest
2727 steps :
2828 - name : Checkout
29- uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
29+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3030 - name : Setup Python
31- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
31+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3232 with :
3333 python-version : " 3.10"
3434 - name : Install nox
Original file line number Diff line number Diff line change 3434 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
3535
3636 - name : Setup Python
37- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1 .0
37+ uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
3838 with :
3939 python-version : " 3.11"
4040
You can’t perform that action at this time.
0 commit comments