We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf0ca51 commit 251f4a0Copy full SHA for 251f4a0
.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
0 commit comments