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 c22982a + fd6dc25 commit c3d1421Copy full SHA for c3d1421
.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.1.1
+ uses: dawidd6/action-download-artifact@v3.1.2
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