diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2782e56..0c0e1936 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,7 @@ jobs: - run: npm run bundlesize - name: Save build if: matrix.node-version == 20 - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: build path: |