summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-16 04:23:03 +0000
committerGitHub <[email protected]>2021-02-16 04:23:03 +0000
commitcf2fce93ecb207f51f795ea37e2b03df837c1381 (patch)
treefa30f9f9f91a4bca28ce028a8a4dcdf29a25da46
parente2d4bedb7b8d5ad2ea9dd4527a915c223f2020d4 (diff)
downloadmruby-cf2fce93ecb207f51f795ea37e2b03df837c1381.tar.gz
mruby-cf2fce93ecb207f51f795ea37e2b03df837c1381.zip
Bump actions/upload-artifact from v1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...e448a9b857ee2131e752b06002bf0e093c65e571) Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--.github/workflows/oss-fuzz.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/oss-fuzz.yml b/.github/workflows/oss-fuzz.yml
index 60414e7dc..0fd505624 100644
--- a/.github/workflows/oss-fuzz.yml
+++ b/.github/workflows/oss-fuzz.yml
@@ -16,7 +16,7 @@ jobs:
fuzz-seconds: 600
dry-run: false
- name: Upload Crash
- uses: actions/upload-artifact@v1
+ uses: actions/[email protected]
if: failure()
with:
name: artifacts