Skip to content

Commit 8ef1e6a

Browse files
authored
Merge pull request #322 from sorydima/dependabot/github_actions/dawidd6/action-download-artifact-19
build(deps): Bump dawidd6/action-download-artifact from 18 to 19
2 parents dcc169b + e5a5ab8 commit 8ef1e6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-pr-netlify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# There's a 'download artifact' action, but it hasn't been updated for the workflow_run action
1515
# (https://github.com/actions/download-artifact/issues/60) so instead we get this mess:
1616
- name: 📥 Download artifact
17-
uses: dawidd6/action-download-artifact@1f8785ff7a5130826f848e7f72725c85d241860f # v18
17+
uses: dawidd6/action-download-artifact@8a338493df3d275e4a7a63bcff3b8fe97e51a927 # v19
1818
with:
1919
workflow: docs-pr.yaml
2020
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)