mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 21:15:52 +08:00
Use most recent get-diff action
This commit is contained in:
parent
50b13cdd77
commit
2b8a960421
2
.github/workflows/printer-linter-format.yml
vendored
2
.github/workflows/printer-linter-format.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: technote-space/get-diff-action@v6
|
- uses: greguintow/get-diff-action@v7
|
||||||
with:
|
with:
|
||||||
PATTERNS: |
|
PATTERNS: |
|
||||||
resources/+(definitions|extruders)/*.def.json
|
resources/+(definitions|extruders)/*.def.json
|
||||||
|
@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
|
|
||||||
- uses: technote-space/get-diff-action@v6
|
- uses: greguintow/get-diff-action@v7
|
||||||
with:
|
with:
|
||||||
DIFF_FILTER: AMRCD
|
DIFF_FILTER: AMRCD
|
||||||
PATTERNS: |
|
PATTERNS: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user