diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 366f0b7..364c9a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: - name: Upload artifacts if: github.ref_name == 'master' - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: web_build path: web