Update README.md

This commit is contained in:
Tonye Jack 2022-08-26 17:02:42 -06:00 committed by GitHub
parent da64026a59
commit 3491f60cd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -256,7 +256,7 @@ Support this project with a :star:
id: changed-files-custom-base-sha id: changed-files-custom-base-sha
uses: tj-actions/changed-files@v29.0.1 uses: tj-actions/changed-files@v29.0.1
with: with:
base_sha: "2096ed0" base_sha: ${{ github.event.pull_request.base.sha }}
- name: Checkout into dir1 - name: Checkout into dir1
uses: actions/checkout@v3 uses: actions/checkout@v3