Skip to content

Commit

Permalink
fix issue #58
Browse files Browse the repository at this point in the history
  • Loading branch information
floryn90 committed Dec 9, 2023
1 parent fa22eec commit 9ef30e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,13 +104,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: hugo
uses: floryn90/[email protected]
uses: klakegg/[email protected]
```

Find out more in [floryn90/actions-hugo](https://github.com/floryn90/actions-hugo).
Find out more in [klakegg/actions-hugo](https://github.com/klakegg/actions-hugo).


### Travis CI
Expand Down

0 comments on commit 9ef30e6

Please sign in to comment.