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

This reverts commit 0a79a6e737.
This commit is contained in:
Mario Limonciello 2022-06-10 21:50:45 -05:00
parent 46f4d9b993
commit 793aa9a365
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@v3
uses: actions/upload-artifact@v2
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@v3
uses: actions/upload-artifact@v1
if: failure() && steps.build.outcome == 'success'
with:
name: artifacts