Skip to content

Commit 4da9f1b

Browse files
committed
ci(actions): Pin Fontship to non-breaking major release
1 parent 5538ba2 commit 4da9f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fontship.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
git fetch --prune --tags ||:
1919
- name: Fontship make
2020
id: fontship
21-
uses: theleagueof/fontship@latest
21+
uses: theleagueof/fontship@v0
2222
- name: Upload artifacts
2323
uses: actions/upload-artifact@v4
2424
with:

0 commit comments

Comments
 (0)