We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99fb12 commit ca5557eCopy full SHA for ca5557e
.github/workflows/CI.yml
@@ -80,7 +80,7 @@ jobs:
80
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
81
CLERK_SECRET_KEY: ${{ secrets.CLERK_SECRET_KEY }}
82
83
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
84
if: always()
85
with:
86
name: test-results
0 commit comments