We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 90183fe + f56224a commit c8cb3f2Copy full SHA for c8cb3f2
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.26.0
+ uses: dawidd6/action-download-artifact@v2.26.1
16
with:
17
workflow: build-and-publish.yml
18
workflow_conclusion: success
0 commit comments