We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f006cc commit ecf146eCopy full SHA for ecf146e
.github/workflows/build_xplat.yml
@@ -35,7 +35,7 @@ jobs:
35
run: ./make-ci.sh
36
37
- name: upload result
38
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
39
with:
40
name: build-${{ matrix.os }}
41
path: dist/*.tar.bz2
0 commit comments