mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-17 03:47:20 +00:00
chore: update test
This commit is contained in:
parent
e6bd87aabe
commit
9478e36442
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -299,7 +299,7 @@ jobs:
|
|||
uses: ./
|
||||
continue-on-error: true
|
||||
with:
|
||||
sha: "4554456"
|
||||
sha: "4774456"
|
||||
|
||||
- name: Show output
|
||||
run: |
|
||||
|
@ -319,7 +319,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
with:
|
||||
files: action.yml
|
||||
sha: "4554456"
|
||||
sha: "4774456"
|
||||
|
||||
- name: Show output
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue