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

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