Skip to content

Commit

Permalink
chore(deps): bump actions/upload-artifact from 3 to 4 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda authored Dec 14, 2023
2 parents 1db1ebb + 8971b79 commit a87f9d8
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 @@ -71,7 +71,7 @@ jobs:
dir ${env:zip_path}
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: package
path: ${{ steps.make-path.outputs.path }}
Expand Down

0 comments on commit a87f9d8

Please sign in to comment.