Skip to content

Commit

Permalink
Merge pull request #64 from caian-org/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4

build(deps): bump actions/upload-artifact from 3 to 4
  • Loading branch information
upsetbit committed Jun 14, 2024
2 parents baf8042 + 41c8c85 commit dd0c93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-many.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
mv list-github-stars* artifact
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: artifact-${{ github.sha }}-${{ matrix.os }}
path: artifact
Expand Down

0 comments on commit dd0c93d

Please sign in to comment.