Update README.md

This commit is contained in:
Tonye Jack 2021-04-23 06:22:08 -04:00 committed by GitHub
parent 84fd7c7a42
commit c061ef1fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
fetch-depth: 0 # OR "2" -> To retrieve the preceding commit.
- name: Get changed files
id: changed_files
uses: tj-actions/changed-files@v3.3