Skip to content

Commit f889cfc

Browse files
authored
Merge pull request #1113 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-8
chore(deps): bump dawidd6/action-download-artifact from 7 to 8
2 parents ce7a439 + ccd22f4 commit f889cfc

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
@@ -106,7 +106,7 @@ jobs:
106106
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
107107
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
108108
- name: Download Last Successful Build
109-
uses: dawidd6/action-download-artifact@v7
109+
uses: dawidd6/action-download-artifact@v8
110110
with:
111111
workflow: preview-and-release.yml
112112
workflow_conclusion: success

0 commit comments

Comments
 (0)