Skip to content

Commit 04822ac

Browse files
committed
Meta: Upgrade ESMeta to v0.6.4
1 parent 9224c37 commit 04822ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/esmeta-typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
cd "${ESMETA_HOME}"
2727
git init
2828
git remote add origin https://github.com/es-meta/esmeta.git
29-
git fetch --depth 1 origin 6038a20b263d51410e1b8112157af9b1f413349e ;# v0.6.3
29+
git fetch --depth 1 origin 154cd346cfad4bfb485de1c34fc9715748e2d517 ;# v0.6.4
3030
git checkout FETCH_HEAD
3131
- name: build esmeta
3232
run: |

0 commit comments

Comments
 (0)