We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ede19b7 commit 21c1ec8Copy full SHA for 21c1ec8
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# Upload the ZIP file as an artifact for debugging or manual download
42
- name: Upload Build Artifact
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
name: NMEA2000 Analyzer
46
path: artifacts/NMEA2000Analyzer.zip
0 commit comments