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 7ce8a23 + fa8a220 commit 8bd2599Copy full SHA for 8bd2599
.github/workflows/git-release.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Download Build Artifact
17
- uses: dawidd6/action-download-artifact@v3.0.0
+ uses: dawidd6/action-download-artifact@v3.1.0
18
with:
19
workflow: preview-and-release.yml
20
workflow_conclusion: success
.github/workflows/gradle-build.yml
@@ -74,7 +74,7 @@ jobs:
74
name: drop
75
path: artifacts/current/
76
- name: Download Last Successful Build
77
78
79
80
0 commit comments