Skip to content

Commit

Permalink
fix(test): pin test dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppoffice committed Jan 5, 2025
1 parent 240ee1e commit 76d8cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
with:
repository: hexojs/hexo-starter
tag: dcd18588de8f5c1bcc689c101e2f21726c11c4d6 # pin blog dependencies to support node.js 14
ref: dcd18588de8f5c1bcc689c101e2f21726c11c4d6 # pin blog dependencies to support node.js 14
- uses: actions/checkout@v3
with:
path: themes/icarus
Expand Down

0 comments on commit 76d8cd0

Please sign in to comment.