We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3d57f0 commit f69a43bCopy full SHA for f69a43b
.github/workflows/build-and-test.yml
@@ -28,7 +28,7 @@ jobs:
28
CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
29
RELEASE_TESTING: 1
30
run: auto-build-and-test-dist
31
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
32
with:
33
name: build_dir
34
path: build_dir
0 commit comments