We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8928dc0 + a41a316 commit 6004e7cCopy full SHA for 6004e7c
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.23.0
+ uses: dawidd6/action-download-artifact@v2.24.0
16
with:
17
workflow: build-and-publish.yml
18
workflow_conclusion: success
0 commit comments