Skip to content

Commit 0051a97

Browse files
authored
Merge pull request #574 from getlogbook/dependabot/github_actions/dawidd6/action-download-artifact-21
Bump dawidd6/action-download-artifact from 19 to 21
2 parents c57e83e + dd22dc5 commit 0051a97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "PYPI_URL=https://test.pypi.org/legacy/" >> $GITHUB_ENV
4444
if: github.event_name == 'workflow_dispatch' && github.event.inputs.environment == 'testpypi'
4545
46-
- uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
46+
- uses: dawidd6/action-download-artifact@b6e2e70617bc3265edd6dab6c906732b2f1ae151 # v21
4747
with:
4848
path: tmpdist/
4949
run_id: ${{ github.event.inputs.run_id || github.event.workflow_run.id }}

0 commit comments

Comments
 (0)