mirror of
https://github.com/kanaka/mal.git
synced 2024-11-10 12:47:45 +03:00
GHA: update get-changed-file version and input name
This commit is contained in:
parent
a0fe8e4355
commit
30dac1a7f3
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -26,9 +26,9 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- id: files
|
||||
if: ${{ github.event_name != 'workflow_dispatch' }}
|
||||
uses: kanaka/get-changed-files@v2
|
||||
uses: kanaka/get-changed-files@v3
|
||||
with:
|
||||
default_base: master
|
||||
default-base: master
|
||||
- id: get-matrix-step
|
||||
run: |
|
||||
export OVERRIDE_IMPLS="${{ github.event.inputs.impls }}" # "
|
||||
|
Loading…
Reference in New Issue
Block a user