We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75a4649 + 2ab2b4e commit 90f0e0dCopy full SHA for 90f0e0d
.github/workflows/gradle-build.yml
@@ -72,7 +72,7 @@ jobs:
72
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
73
run: echo "BRANCH=$(gh release list -L 1 --json tagName --jq '.[0] | .tagName')" >> $GITHUB_ENV
74
- name: Download Last Successful Build
75
- uses: dawidd6/action-download-artifact@v3.1.4
+ uses: dawidd6/action-download-artifact@v4
76
with:
77
workflow: preview-and-release.yml
78
workflow_conclusion: success
0 commit comments