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 a26a30c + 9a481e9 commit cfc84a2Copy full SHA for cfc84a2
.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.21.1
+ uses: dawidd6/action-download-artifact@v2.22.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