Skip to content

Commit 00189fe

Browse files
authored
Merge pull request #126 from expatfile/fix/hydration-error
fix: 🐛 use next/script for PublicEnvScript
2 parents fadfcd0 + 0614869 commit 00189fe

File tree

5 files changed

+4109
-3295
lines changed

5 files changed

+4109
-3295
lines changed

.github/actions/setup-pnpm/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ runs:
2424
uses: pnpm/action-setup@v2
2525
id: pnpm-install
2626
with:
27-
version: 8
27+
version: 9
2828
run_install: false
2929

3030
- name: Set pnpm home

0 commit comments

Comments
 (0)