chore(deps): update actions/upload-artifact action to v3

This commit is contained in:
renovate[bot] 2022-06-23 15:58:52 +00:00 committed by Julian Tölle
parent 80229a3c4c
commit 9fc2dacba9

View file

@ -59,7 +59,7 @@ jobs:
- run: npm run lint:frontend
- name: Archive code coverage results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: code-coverage-report
path: coverage