Skip to content

Commit

Permalink
Update to upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
hongooi73 authored Feb 6, 2025
1 parent 8df2bc6 commit bee029b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Upload check results
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
path: check
Expand Down

0 comments on commit bee029b

Please sign in to comment.