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