Skip to content

Commit d3db9be

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-7
2 parents 25261b4 + 98993ba commit d3db9be

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
@@ -41,7 +41,7 @@ jobs:
4141
poetry build
4242
4343
- name: Upload builds
44-
uses: actions/upload-artifact@v5
44+
uses: actions/upload-artifact@v6
4545
with:
4646
name: built-binary
4747
path: |

0 commit comments

Comments
 (0)