Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaotian committed Feb 5, 2025
1 parent 1188897 commit ce7a69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
pnpm test:e2e
- name: Upload test results
if: always()
uses: actions/upload-artifact@vv
uses: actions/upload-artifact@v4
with:
name: playwright-report
path: playwright-report
Expand Down

0 comments on commit ce7a69b

Please sign in to comment.