Skip to content

Commit 893474d

Browse files
committed
✨ feat: upgrade nerd fonts to v3.4.0
1 parent 4b4076f commit 893474d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/generate-fonts.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
]
7171
env:
7272
FILENAME: 'sarasa-${{ matrix.styles }}-${{ matrix.orthographies }}-${{ matrix.variants }}'
73-
NERD_FONTS_VERSION: v3.3.0
73+
NERD_FONTS_VERSION: v3.4.0
7474
steps:
7575
- uses: actions/checkout@v4
7676

@@ -191,7 +191,7 @@ jobs:
191191
]
192192
env:
193193
FILENAME: 'sarasa-${{ matrix.styles }}-${{ matrix.orthographies }}-${{ matrix.variants }}'
194-
NERD_FONTS_VERSION: v3.3.0
194+
NERD_FONTS_VERSION: v3.4.0
195195
steps:
196196
- uses: actions/checkout@v4
197197

0 commit comments

Comments
 (0)