Skip to content

Commit 90f0e0d

Browse files
authored
Merge pull request #2029 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-4
chore(deps): bump dawidd6/action-download-artifact from 3.1.4 to 4
2 parents 75a4649 + 2ab2b4e commit 90f0e0d

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@v3.1.4
75+
uses: dawidd6/action-download-artifact@v4
7676
with:
7777
workflow: preview-and-release.yml
7878
workflow_conclusion: success

0 commit comments

Comments
 (0)