We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a57499 commit cf0ca51Copy full SHA for cf0ca51
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
source: examples/ipy
43
target: build
44
45
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
46
with:
47
name: ipy_ghuser-components
48
path: build
0 commit comments