trivial: Revert "Revert "build(deps): bump actions/upload-artifact from 2 to 3""

This reverts commit 793aa9a365.
This commit is contained in:
Mario Limonciello 2022-06-13 00:39:38 -05:00
parent 88db2a3f9e
commit 996fc8d242
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ jobs:
--GITHUB_REPOSITORY=${GITHUB_REPOSITORY}
--GITHUB_TAG=${{steps.tagger.outputs.tag}}
- name: Upload fwupd binary artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Binary package
path: |

View File

@ -102,7 +102,7 @@ jobs:
fuzz-seconds: 300
dry-run: false
- name: Upload Crash
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts