Skip to content

Commit 618458d

Browse files
committed
chore: fix ci by upgrade actions/upload-artifact
1 parent c92e623 commit 618458d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
2222
- name: Upload blob report to GitHub Actions Artifacts
2323
if: always()
24-
uses: actions/upload-artifact@v3
24+
uses: actions/upload-artifact@v4
2525
with:
2626
name: snapshots
2727
path: |

0 commit comments

Comments
 (0)