File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ jobs:
1212 egress-policy : block
1313 policy : global-allowed-endpoints-policy
1414
15- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
15+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1616
1717 - name : Set up Python 3.10
18- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
18+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
1919 with :
2020 python-version : ' 3.10'
2121
Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ jobs:
4343 egress-policy : block
4444 policy : global-allowed-endpoints-policy
4545
46- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
46+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4747
4848 - name : Set up Python
49- uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6 .0
49+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
5050 with :
5151 python-version : ' 3.10'
5252
6868 run : twine upload dist/*
6969
7070 - name : Upload build artifacts for release
71- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
71+ uses : actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
7272 with :
7373 name : python-package-distributions
7474 path : dist/
You can’t perform that action at this time.
0 commit comments