Skip to content

Commit

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

chore(deps): bump dawidd6/action-download-artifact from 4 to 5
  • Loading branch information
andrueastman authored Jun 6, 2024
2 parents 2a7ab3e + 6ae0cc6 commit ac37a58
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@v4
uses: dawidd6/action-download-artifact@v5
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit ac37a58

Please sign in to comment.