Skip to content

Commit

Permalink
docs: pin actions/checkout to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Dec 17, 2019
1 parent 29a4987 commit 9266bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
build-deploy:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
Expand Down

0 comments on commit 9266bb6

Please sign in to comment.