Skip to content

Commit

Permalink
Merge pull request #3203 from 1c-syntax/dependabot/github_actions/daw…
Browse files Browse the repository at this point in the history
…idd6/action-download-artifact-3

build(deps): bump dawidd6/action-download-artifact from 2 to 3
  • Loading branch information
theshadowco authored Dec 14, 2023
2 parents 9aeff51 + 2878eb4 commit a980cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Download PR number artifact
if: github.event.workflow_run.event == 'pull_request'
uses: dawidd6/action-download-artifact@v2
uses: dawidd6/action-download-artifact@v3
with:
workflow: ${{ github.event.workflow_run.name }}
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit a980cfd

Please sign in to comment.