Skip to content

Commit

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

chore(deps): bump dawidd6/action-download-artifact from 3.1.4 to 4
  • Loading branch information
Ndiritu authored Jun 4, 2024
2 parents 75a4649 + 2ab2b4e commit 90f0e0d
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@v3.1.4
uses: dawidd6/action-download-artifact@v4
with:
workflow: preview-and-release.yml
workflow_conclusion: success
Expand Down

0 comments on commit 90f0e0d

Please sign in to comment.