diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 13ad06a2..baca6839 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -99,7 +99,7 @@ jobs: branch: ${{ github.head_ref }} - name: Upload build assets - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: build-assets path: dist