Use robust v17.6.6 proposal patcher
This commit is contained in:
parent
1f6fa6381f
commit
f9776234ba
2
.github/workflows/apply-v1766-offers.yml
vendored
2
.github/workflows/apply-v1766-offers.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 22
|
node-version: 22
|
||||||
- name: Apply patch
|
- name: Apply patch
|
||||||
run: node .github/scripts/patch-v1766-offers.mjs
|
run: node .github/scripts/patch-v1766-offers2.mjs
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user