Skip to content

Commit

Permalink
chore: bump version of upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Whoops committed Jan 30, 2025
1 parent a4e4e94 commit 0260dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
echo "${{ github.event.pull_request.head.sha }}" > cover/PR_SHA
if: github.event.pull_request
- name: Upload coverage artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: elixir-lcov
path: cover/

0 comments on commit 0260dc6

Please sign in to comment.