Skip to content

Commit 492a3f2

Browse files
committed
chore: update workflow deps
1 parent cdf0c72 commit 492a3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
rm -f *.tgz
121121
echo -e "Dist files: \n$(ls -l)"
122122
123-
- uses: actions/upload-artifact@v3
123+
- uses: actions/upload-artifact@v4
124124
if: ${{ steps.save-pr-data.outcome == 'success' }}
125125
with:
126126
name: pr_preview

0 commit comments

Comments
 (0)