We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0f95fc + dbd0108 commit b5a87daCopy full SHA for b5a87da
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
target: build
22
interpreter: cpython
23
24
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v4
25
with:
26
name: cpy_ghuser-components
27
path: build
@@ -42,7 +42,7 @@ jobs:
42
source: examples/ipy
43
44
45
46
47
name: ipy_ghuser-components
48
0 commit comments