Skip to content

Commit

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

build(deps): bump dawidd6/action-download-artifact from 6 to 7
  • Loading branch information
nixel2007 authored Nov 30, 2024
2 parents 2c0b775 + fe3a847 commit 337a9a7
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@v6
uses: dawidd6/action-download-artifact@v7
with:
workflow: ${{ github.event.workflow_run.name }}
run_id: ${{ github.event.workflow_run.id }}
Expand Down

0 comments on commit 337a9a7

Please sign in to comment.