We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fc41d4 + 9914386 commit 21b1d75Copy full SHA for 21b1d75
1 file changed
.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.18.0
+ uses: dawidd6/action-download-artifact@v2.19.0
16
with:
17
workflow: build-and-publish.yml
18
workflow_conclusion: success
0 commit comments