We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 66f924c + 50504de commit 2b9059cCopy full SHA for 2b9059c
1 file changed
.github/workflows/shadcn-check.yml
@@ -46,7 +46,7 @@ jobs:
46
continue-on-error: true
47
48
- name: Upload analysis results
49
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
50
if: always()
51
with:
52
name: shadcn-analysis
0 commit comments