Skip to content

Commit

Permalink
Bump up to v4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jan 30, 2025
1 parent 3437935 commit fd48359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ runs:

- name: Upload Artifact
id: upload
uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v4.6
with:
name: ${{ steps.check_results.outputs.error_name }}
path: ${{ steps.check_results.outputs.report_path }}
Expand Down

0 comments on commit fd48359

Please sign in to comment.