Skip to content

Commit

Permalink
Update to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperes committed Feb 7, 2025
1 parent 9df0aaa commit df1b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
BITBUCKET_SERVER_URL: http://bitbucket:7990
run: rebar3 as test eunit,ct,proper,cover,covertool generate
- name: Store test logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: logs
Expand Down

0 comments on commit df1b911

Please sign in to comment.