Skip to content

Commit 2dee04b

Browse files
authored
Merge pull request #971 from microsoftgraph/dependabot/github_actions/dawidd6/action-download-artifact-5
Bump dawidd6/action-download-artifact from 4 to 5
2 parents d7829e0 + e0b5cb8 commit 2dee04b

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

0 commit comments

Comments
 (0)