Skip to content

Commit 240ee1e

Browse files
committed
fix(test): pin test dependency version
1 parent 72d9101 commit 240ee1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/checkout@v3
1414
with:
1515
repository: hexojs/hexo-starter
16+
tag: dcd18588de8f5c1bcc689c101e2f21726c11c4d6 # pin blog dependencies to support node.js 14
1617
- uses: actions/checkout@v3
1718
with:
1819
path: themes/icarus

0 commit comments

Comments
 (0)