diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6801a12..90aa9f5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: - name: Upload artifacts if: github.ref_name == 'master' - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: web path: web