diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 0709132..6658152 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -39,7 +39,7 @@ jobs: # The CNAME file in web/ is uploaded with the artifact so the custom # domain survives every redeploy (Actions deploys have no branch to # commit it back to). - - uses: actions/upload-pages-artifact@v3 + - uses: actions/upload-pages-artifact@v5 with: path: cmd/flat-landing/web