Skip to content

Commit

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

build(deps): bump dawidd6/action-download-artifact from 5 to 6
  • Loading branch information
nixel2007 authored Jun 16, 2024
2 parents f7607de + 0d07e04 commit 4bb6c1c
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@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: ${{ github.event.workflow_run.name }}
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit 4bb6c1c

Please sign in to comment.