Revert "Upgrade to {upload,download}-artifact@v4 for better performance" (#1396)

This commit is contained in:
Michael Telatynski
2023-12-20 10:01:54 +00:00
committed by GitHub
parent de503fa72c
commit 058bb09bf4
6 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ jobs:
echo "| React SDK | [$REACT_VERSION](https://github.com/matrix-org/matrix-react-sdk/commit/$REACT_VERSION) |" >> $GITHUB_STEP_SUMMARY
echo "| JS SDK | [$JS_VERSION](https://github.com/matrix-org/matrix-js-sdk/commit/$JS_VERSION) |" >> $GITHUB_STEP_SUMMARY
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
name: webapp
retention-days: 1