Skip to content

Commit 2c1f56d

Browse files
Bump dawidd6/action-download-artifact in the gha-dependencies group (#794)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40e915b commit 2c1f56d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/update_galata_references.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
fi
7171
7272
- name: Download extension package
73-
uses: dawidd6/action-download-artifact@v10
73+
uses: dawidd6/action-download-artifact@v11
7474
with:
7575
pr: ${{github.event.issue.number}}
7676
workflow: 'build.yml'

.github/workflows/update_lite_galata_references.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
fi
7171
7272
- name: Download extension package
73-
uses: dawidd6/action-download-artifact@v10
73+
uses: dawidd6/action-download-artifact@v11
7474
with:
7575
pr: ${{github.event.issue.number}}
7676
workflow: 'build.yml'

0 commit comments

Comments
 (0)