fix: resolved error with escaping unicode unsafe characters (#459)
This commit is contained in:
parent
969e5d8dad
commit
a2f1692a6f
@ -147,7 +147,7 @@ runs:
|
||||
INPUT_PATH: ${{ inputs.path }}
|
||||
INPUT_USE_FORK_POINT: ${{ inputs.use_fork_point }}
|
||||
- name: Glob match
|
||||
uses: tj-actions/glob@v7.14
|
||||
uses: tj-actions/glob@v7.15
|
||||
id: glob
|
||||
with:
|
||||
files: ${{ inputs.files }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user