Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Commit 1dcfc71

Browse files
authored
Switch to upload-artifact v4
1 parent 922f7bf commit 1dcfc71

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
@@ -84,7 +84,7 @@ jobs:
8484

8585
# Upload the EXE https://github.com/marketplace/actions/upload-a-build-artifact
8686
- name: Upload build artifacts
87-
uses: actions/upload-artifact@v3
87+
uses: actions/upload-artifact@v4
8888
with:
8989
name: Executable
9090
path: "Haptics Presets OSC/bin/publish/win-x64/Haptics Presets OSC.exe"

0 commit comments

Comments
 (0)