Skip to content

Commit

Permalink
docs: update checkout action (#93)
Browse files Browse the repository at this point in the history
Co-authored-by: Tonye Jack <[email protected]>
  • Loading branch information
boidolr and jackton1 authored Mar 7, 2024
1 parent 1409497 commit 184b7bb
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 @@ -16,7 +16,7 @@ Run [aws cdk](https://docs.aws.amazon.com/cdk/v2/guide/getting_started.html) com
```yaml
...
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
...

- name: Install dependencies
Expand Down

0 comments on commit 184b7bb

Please sign in to comment.