diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9416b6f..51fb5a7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -45,7 +45,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