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 2737d5d + a132518 commit 317f50aCopy full SHA for 317f50a
.github/workflows/git-release.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Download Build Artifact
15
- uses: dawidd6/action-download-artifact@v2.24.3
+ uses: dawidd6/action-download-artifact@v2.25.0
16
with:
17
workflow: preview-and-release.yml
18
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