Skip to content

Commit

Permalink
Bump artifact uploading step version
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Aug 29, 2022
1 parent 165d831 commit bad254d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: ./.github/workflows/test

- name: 📦 artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: failure()
with:
name: dumps-${{ github.run_number }}
Expand Down

0 comments on commit bad254d

Please sign in to comment.