diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1d09ad..8f87339 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,10 +48,10 @@ jobs: # If the action is successful, the output will be available as a downloadable artifact - name: Upload processed result - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: ex001-s3seg path: | ~/data/exemplar-001-cycle6/** ~/data/large/** - \ No newline at end of file +