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 6d96f70 + 1078c9a commit bf4c9e4Copy full SHA for bf4c9e4
.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.19.0
+ uses: dawidd6/action-download-artifact@v2.20.0
16
with:
17
workflow: preview-and-release.yml
18
workflow_conclusion: success
.github/workflows/gradle-build.yml
@@ -72,7 +72,7 @@ jobs:
72
name: drop
73
path: artifacts/current/
74
- name: Download Last Successful Build
75
76
77
78
0 commit comments