Skip to content

Commit c94680c

Browse files
authored
Merge pull request #1174 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-10
chore(deps): bump dawidd6/action-download-artifact from 9 to 10
2 parents ba9e2f0 + 972e6f5 commit c94680c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
113113
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
114114
- name: Download Last Successful Build
115-
uses: dawidd6/action-download-artifact@v9
115+
uses: dawidd6/action-download-artifact@v10
116116
with:
117117
workflow: preview-and-release.yml
118118
workflow_conclusion: success

0 commit comments

Comments
 (0)