Merge remote-tracking branch 'upstream/dev' into upstream-sync-202608261421

This commit is contained in:
Akiyama Mizuki 2026-08-26 14:21:59 +09:00
commit 11695ffbee
26 changed files with 290 additions and 110 deletions

View file

@ -39,7 +39,7 @@ jobs:
path: dist
- name: Deploy to Netlify
id: netlify
uses: nwtgck/actions-netlify@4cbaf4c08f1a7bfa537d6113472ef4424e4eb654 # v3.0.0
uses: nwtgck/actions-netlify@d22a32a27c918fe470bbc562e984f80ec48c2668 # v4.0.0
with:
publish-dir: dist
deploy-message: "Deploy PR ${{ steps.pr.outputs.id }}"