File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 build-dists :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
10+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
1111
1212 - name : Setup Python
13- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
13+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
1414 with :
1515 python-version : " 3.12"
1616
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ jobs:
1313
1414 steps :
1515 - name : " Checkout the repo"
16- uses : " actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 " # v5 .0.0
16+ uses : " actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 " # v6 .0.0
1717
1818 - name : " Setup Python"
1919 id : " setup-python"
20- uses : " actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c " # v6.0 .0
20+ uses : " actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 " # v6.1 .0
2121 with :
2222 python-version : |
2323 3.8
You can’t perform that action at this time.
0 commit comments