diff --git a/.github/workflows/ci-tag.yml b/.github/workflows/ci-tag.yml index adbdb60..fb067fe 100644 --- a/.github/workflows/ci-tag.yml +++ b/.github/workflows/ci-tag.yml @@ -43,7 +43,7 @@ jobs: sha: context.sha }) - name: Upload Zip - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 if: success() with: name: LipidCreator