Skip to content

Commit a7980c0

Browse files
committed
chore(deps): Bump actions/upload-artifact from v4 to v5
2 parents 46eaa24 + c12ffac commit a7980c0

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
@@ -64,7 +64,7 @@ jobs:
6464
run: npm run build
6565

6666
- name: Upload build artifacts
67-
uses: actions/upload-artifact@v4
67+
uses: actions/upload-artifact@v5
6868
with:
6969
name: dist
7070
path: dist/

0 commit comments

Comments
 (0)