mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #38788 from nextcloud/dependabot/github_actions/actions/upload-artifact-3
This commit is contained in:
commit
14ae779d62
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@0b7f8abb1508181956e8e162db84b466c27e18ce
|
||||
with:
|
||||
name: profiles
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue