Skip to content

Commit a231bbe

Browse files
authored
Merge pull request #358 from oslabs-beta/dev
feat: WebRTC integration and front-end updates (with linux release action updates)
2 parents 94307a6 + 153f434 commit a231bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createPackages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101

102102
# Optional step to upload the Linux package as an artifact
103103
- name: Upload Linux Package
104-
uses: actions/upload-artifact@v2
104+
uses: actions/upload-artifact@v4
105105
with:
106106
name: linux-app
107107
path: release/Swell-1.15.0.AppImage # Change the path according to your Linux build output

0 commit comments

Comments
 (0)