diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1215707d..80b76d8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -98,7 +98,7 @@ jobs: tar c -zf $VERSION.$ARTIFACT_EXTENSION -C $BUILD_DIR/ . - name: Upload artifacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: build retention-days: 2