We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97ecf08 + 4020b30 commit dde3ec2Copy full SHA for dde3ec2
1 file changed
.github/workflows/git-release.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Download Build Artifact
17
- uses: dawidd6/action-download-artifact@v3.1.0
+ uses: dawidd6/action-download-artifact@v3.1.1
18
with:
19
workflow: build-and-publish.yml
20
workflow_conclusion: success
0 commit comments