Skip to content

Commit 1b83ce7

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-7
2 parents a8536ac + ba3d44f commit 1b83ce7

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
@@ -44,7 +44,7 @@ jobs:
4444
poetry build
4545
4646
- name: Upload builds
47-
uses: actions/upload-artifact@v5
47+
uses: actions/upload-artifact@v6
4848
with:
4949
name: built-binary
5050
path: |

0 commit comments

Comments
 (0)