Skip to content

Commit 2b9059c

Browse files
authored
Merge pull request #335 from objectstack-ai/dependabot/github_actions/actions/upload-artifact-6
2 parents 66f924c + 50504de commit 2b9059c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/shadcn-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
continue-on-error: true
4747

4848
- name: Upload analysis results
49-
uses: actions/upload-artifact@v4
49+
uses: actions/upload-artifact@v6
5050
if: always()
5151
with:
5252
name: shadcn-analysis

0 commit comments

Comments
 (0)