build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6 (#247)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>master
parent
8faf4a149e
commit
0f35aa450e
|
@ -151,7 +151,7 @@ jobs:
|
|||
with:
|
||||
python-version: 3.8
|
||||
|
||||
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
|
||||
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
|
||||
with:
|
||||
name: wheels
|
||||
path: wheels
|
||||
|
@ -175,7 +175,7 @@ jobs:
|
|||
with:
|
||||
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
|
||||
|
||||
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
|
||||
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
|
||||
with:
|
||||
name: wheels
|
||||
path: wheels
|
||||
|
|
Loading…
Reference in New Issue