Skip to content

Commit 366ed76

Browse files
chore(deps): update fcitx5-mozc digest to ddb66ae !windows (#202)
Co-authored-by: Qijia Liu <[email protected]>
1 parent e4bb0b2 commit 366ed76

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111

1212
env:
13-
MOZC_SHA: 6ae94251cfb13d6e6a48a9b6837d5e4031e30e8a
13+
MOZC_SHA: 78d14ff43eb3f0998c1a729951b5f6532fe6483a
1414

1515
jobs:
1616
lint:

.github/workflows/js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ubuntu-24.04
1414
env:
15-
EMSCRIPTEN_VERSION: '4.0.16'
15+
EMSCRIPTEN_VERSION: '4.0.17'
1616
steps:
1717
- uses: actions/checkout@v5
1818
with:

0 commit comments

Comments
 (0)