diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b42def..de35e82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: run: make check-api - name: Store objects inventory for tests - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: objects.inv path: site/objects.inv @@ -115,7 +115,7 @@ jobs: run: make setup - name: Download objects inventory - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: objects.inv path: site/