Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
ci(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 22, 2022
1 parent 898a5f3 commit 28bccf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: BASE_PATH=/${GITHUB_REPOSITORY##*/} yarn generate

- name: Upload Artifact
uses: actions/upload-artifact@v3.0.0
uses: actions/upload-artifact@v3.1.0
with:
name: dist
path: |
Expand Down

0 comments on commit 28bccf1

Please sign in to comment.