mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-10 17:34:51 +02:00
chore(deps): Bump dawidd6/action-download-artifact from 2 to 3 (#3707)
This commit is contained in:
parent
5015dc80b1
commit
ee87291225
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-preview-deploy.yml
vendored
2
.github/workflows/docs-preview-deploy.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
|
|
||||||
# The official Github Action for downloading artifacts does not support multi-workflow
|
# The official Github Action for downloading artifacts does not support multi-workflow
|
||||||
- name: 'Download build artifact'
|
- name: 'Download build artifact'
|
||||||
uses: dawidd6/action-download-artifact@v2
|
uses: dawidd6/action-download-artifact@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run_id: ${{ github.event.workflow_run.id }}
|
run_id: ${{ github.event.workflow_run.id }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue