Skip to content

Commit 300a43f

Browse files
committed
update upload-artifacts
1 parent ea24e4b commit 300a43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
run: |
6767
invoke build-cpython-ghuser-components
6868
69-
- uses: actions/upload-artifact@v2
69+
- uses: actions/upload-artifact@v5
7070
with:
7171
name: compas_eve_components
7272
path: src/compas_eve/ghpython/components/ghuser

0 commit comments

Comments
 (0)