diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 06d4b19..1e3aa88 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: - name: Upload artifacts if: github.ref_name == 'master' - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: web path: web