diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5545f7d..308e161 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: - name: Run tests run: npm run test - name: Archive artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: fluoroscopy path: dist/packages/*.mcpack