diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 36cfd948..e2d0b7fa 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -57,7 +57,7 @@ jobs: run: npm run build - name: Upload artifact - uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0 + uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0 with: # The build output is now located at webpage/out path: ./webpage/out