diff --git a/.github/workflows/deploy-to-stg.yml b/.github/workflows/deploy-to-stg.yml index 7d43be4f..8ed072d9 100644 --- a/.github/workflows/deploy-to-stg.yml +++ b/.github/workflows/deploy-to-stg.yml @@ -59,7 +59,7 @@ jobs: with: path: ./public - - uses: actions/deploy-pages@v3 + - uses: actions/deploy-pages@v4 - uses: actions/cache/save@v3 with: