diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index fce32735b..03c6ec72f 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -77,7 +77,7 @@ jobs: cache: npm - name: Setup Pages - uses: actions/configure-pages@v2 + uses: actions/configure-pages@v5 with: # Automatically inject basePath in your Next.js configuration file and disable # server side image optimization (https://nextjs.org/docs/api-reference/next/image#unoptimized).