Skip to content

Commit 6c547cc

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-5
2 parents 6a51dbc + b1d55cf commit 6c547cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: actions/checkout@v5
6262

6363
- name: Download Artifacts
64-
uses: actions/download-artifact@v5
64+
uses: actions/download-artifact@v6
6565
with:
6666
name: built-binary
6767

0 commit comments

Comments
 (0)