Skip to content

Commit

Permalink
Upgraded actions/upload-artifact from deprecated version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasherceg committed Nov 6, 2024
1 parent 1b8d606 commit 5b9904d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/test-report/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inputs:
runs:
using: composite
steps:
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: ${{ inputs.report-name }}
path: ${{ inputs.trx-path }}
Expand Down

0 comments on commit 5b9904d

Please sign in to comment.