Skip to content

Commit 2064172

Browse files
authored
Merge pull request #3487 from 1c-syntax/dependabot/github_actions/dawidd6/action-download-artifact-11
build(deps): bump dawidd6/action-download-artifact from 10 to 11
2 parents 6957f42 + 31a9f7b commit 2064172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Download PR number artifact
1515
if: github.event.workflow_run.event == 'pull_request'
16-
uses: dawidd6/action-download-artifact@v10
16+
uses: dawidd6/action-download-artifact@v11
1717
with:
1818
workflow: ${{ github.event.workflow_run.name }}
1919
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)