Skip to content

Commit

Permalink
Update actions/checkout version in example workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Jan 29, 2020
1 parent 0f15942 commit 3853a34
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 @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v2

- name: cfn-lint
uses: docker://scottbrenner/cfn-lint-action:latest
Expand Down

0 comments on commit 3853a34

Please sign in to comment.