diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 7a21125..e1a7701 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -32,7 +32,7 @@ jobs: working-directory: frontend - name: Upload static files - uses: actions/upload-artifact@v4.5.0 + uses: actions/upload-artifact@v4.6.0 with: name: static path: static