Skip to content

Commit 110dda7

Browse files
authored
Merge of #10144
2 parents 23038c2 + a887098 commit 110dda7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
npm run build
7979
8080
- name: Upload build artifact
81-
uses: actions/upload-artifact@v4
81+
uses: actions/upload-artifact@v6
8282
with:
8383
name: dist
8484
path: dist/

0 commit comments

Comments
 (0)