Skip to content

Commit d248dfb

Browse files
committed
Update actions/upload-artifact to v4
1 parent 5d40b86 commit d248dfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

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

5353
# Upload the completed build
5454
- name: Upload build artifacts
55-
uses: actions/upload-artifact@v2
55+
uses: actions/upload-artifact@v4
5656
with:
5757
name: VisualUnlockECU (Windows, ZIP)
5858
path: UnlockECU/VisualUnlockECU/bin/Release/net5.0-windows

0 commit comments

Comments
 (0)