diff --git a/.github/workflows/deploy-webapp.yml b/.github/workflows/deploy-webapp.yml index e86a8c93..aacb861d 100644 --- a/.github/workflows/deploy-webapp.yml +++ b/.github/workflows/deploy-webapp.yml @@ -49,7 +49,7 @@ jobs: shinylive export webapp site - name: Setup Pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v5 - name: Upload artifact uses: actions/upload-pages-artifact@v3