There was an error while loading. Please reload this page.
1 parent 692557a commit fe1e531Copy full SHA for fe1e531
1 file changed
.github/workflows/pypi-build.yml
@@ -45,7 +45,7 @@ jobs:
45
cd ${{github.workspace}}
46
47
- name: Upload wheel
48
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
49
with:
50
name: wheel
51
- path: ${{github.workspace}}/src/gh/diffCheck/dist/
+ path: ${{github.workspace}}/src/gh/diffCheck/dist/
0 commit comments