Skip to content

Commit

Permalink
chore: update readme (tj-actions#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Aug 19, 2022
1 parent bfc4426 commit 8d5c447
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ Support this project with a :star:
...
steps:
- uses: actions/checkout@v3
# with:
# fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
with:
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
# submodules: true # OR "recursive" -> To include all changed submodule files.
- name: Get changed files using defaults
Expand Down

0 comments on commit 8d5c447

Please sign in to comment.