Skip to content

Commit

Permalink
Merge pull request #2049 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/dawidd6/action-download-artifact-6

chore(deps): bump dawidd6/action-download-artifact from 5 to 6
  • Loading branch information
andrueastman authored Jun 13, 2024
2 parents adcd952 + aac3269 commit 1357d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
- name: Download Last Successful Build
uses: dawidd6/action-download-artifact@v5
uses: dawidd6/action-download-artifact@v6
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit 1357d58

Please sign in to comment.