We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7877d9c commit 537d5d3Copy full SHA for 537d5d3
1 file changed
.github/workflows/dotnet_innosetup.yml
@@ -67,7 +67,7 @@ jobs:
67
asset_content_type: application/octet-stream
68
69
- name: Upload Artifact
70
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
71
with:
72
name: Setup
73
path: C:/app/build/URL-Handler-${{ github.event.inputs.version }}.exe
0 commit comments