Skip to content

Commit 21c1ec8

Browse files
committed
Github workflow update
1 parent ede19b7 commit 21c1ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
# Upload the ZIP file as an artifact for debugging or manual download
4242
- name: Upload Build Artifact
43-
uses: actions/upload-artifact@v3
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: NMEA2000 Analyzer
4646
path: artifacts/NMEA2000Analyzer.zip

0 commit comments

Comments
 (0)