Skip to content

Commit ca5557e

Browse files
committed
ci: update upload artifact to version 4
1 parent e99fb12 commit ca5557e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
8181
CLERK_SECRET_KEY: ${{ secrets.CLERK_SECRET_KEY }}
8282

83-
- uses: actions/upload-artifact@v3
83+
- uses: actions/upload-artifact@v4
8484
if: always()
8585
with:
8686
name: test-results

0 commit comments

Comments
 (0)