We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99c185e + 6389428 commit 2f1cbc5Copy full SHA for 2f1cbc5
1 file changed
.github/workflows/git-release.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2.4.0
14
- name: Download Build Artifact
15
- uses: dawidd6/action-download-artifact@v2.16.0
+ uses: dawidd6/action-download-artifact@v2.17.0
16
with:
17
workflow: build-and-publish.yml
18
workflow_conclusion: success
0 commit comments