mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
ci: Bump upload-artifact from v2 to v4
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
3c010c5c11
commit
261fe81509
1 changed files with 1 additions and 1 deletions
2
.github/workflows/performance.yml
vendored
2
.github/workflows/performance.yml
vendored
|
|
@ -79,7 +79,7 @@ jobs:
|
|||
|
||||
- name: Upload profiles
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1
|
||||
with:
|
||||
name: profiles
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue