We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240ee1e commit 76d8cd0Copy full SHA for 76d8cd0
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v3
14
with:
15
repository: hexojs/hexo-starter
16
- tag: dcd18588de8f5c1bcc689c101e2f21726c11c4d6 # pin blog dependencies to support node.js 14
+ ref: dcd18588de8f5c1bcc689c101e2f21726c11c4d6 # pin blog dependencies to support node.js 14
17
18
19
path: themes/icarus
0 commit comments