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

This commit is contained in:
Michael Telatynski
2023-12-19 16:12:07 +00:00
committed by GitHub
parent 0fdf55b171
commit de503fa72c
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@v3
- uses: actions/upload-artifact@v4
with:
name: webapp
retention-days: 1