Skip to content

Commit 46612b7

Browse files
committed
fix: fix workflow
1 parent c4d8dee commit 46612b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-model-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fi
9696
9797
- name: Upload model config as artifact
98-
uses: actions/upload-artifact@v3
98+
uses: actions/upload-artifact@v4
9999
with:
100100
name: model-config
101101
path: docs/model_config.js

0 commit comments

Comments
 (0)