diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 9aa5e17..f6a5f9d 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -107,7 +107,7 @@ jobs: if: >- github.event_name == 'push' && startsWith(github.ref, 'refs/tags') - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: jupyterlab-SurfaceTopography-${{github.ref_name}} path: /tmp/image.tar