Skip to content

Commit 29348f7

Browse files
authored
Merge pull request #50 from Jack251970/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents d39bdb6 + 3c265e0 commit 29348f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
# Upload the Build package
5353
- name: Upload Build package
54-
uses: actions/upload-artifact@v4
54+
uses: actions/upload-artifact@v5
5555
with:
5656
path: |
5757
ContextMenuManager/bin/Release/net9.0-windows

0 commit comments

Comments
 (0)