Skip to content

Commit

Permalink
Update build_guide.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishwillee authored Aug 24, 2022
1 parent f112765 commit 7f9c639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_guide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 12.x
- uses: actions/cache@v31
- uses: actions/cache@v3
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/book.json') }}
Expand Down

0 comments on commit 7f9c639

Please sign in to comment.