Skip to content

Commit

Permalink
Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx committed Jan 23, 2025
1 parent 1c31263 commit 1bd3812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintAndFormat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Upload clang-tidy fixes
if: ${{ steps.clang-tidy-fixes.outputs.FIXES }}
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
path: fixes.yml
name: clang-tidy-fixes.yml
Expand Down

0 comments on commit 1bd3812

Please sign in to comment.