We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94307a6 + 153f434 commit a231bbeCopy full SHA for a231bbe
.github/workflows/createPackages.yml
@@ -101,7 +101,7 @@ jobs:
101
102
# Optional step to upload the Linux package as an artifact
103
- name: Upload Linux Package
104
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
105
with:
106
name: linux-app
107
path: release/Swell-1.15.0.AppImage # Change the path according to your Linux build output
0 commit comments