Skip to content

Commit ac37a58

Browse files
authored
Merge pull request #2034 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-5
chore(deps): bump dawidd6/action-download-artifact from 4 to 5
2 parents 2a7ab3e + 6ae0cc6 commit ac37a58

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
@@ -72,7 +72,7 @@ jobs:
7272
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7373
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
7474
- name: Download Last Successful Build
75-
uses: dawidd6/action-download-artifact@v4
75+
uses: dawidd6/action-download-artifact@v5
7676
with:
7777
workflow: preview-and-release.yml
7878
workflow_conclusion: success

0 commit comments

Comments
 (0)