Skip to content

Commit

Permalink
Update upload-artifact in github action
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Oct 28, 2024
1 parent f88457d commit 9b6ae6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hexpm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: failure()
run: head rebar3.crashdump

- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: failure()
with:
name: rebar3-dump
Expand Down

0 comments on commit 9b6ae6a

Please sign in to comment.