mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
fix(ci): update checker, use sha1
This commit is contained in:
parent
a9a64a1f68
commit
f1a635560f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Validate Locale
|
||||
uses: Yellow-Dog-Man/locale-checker-action@v1.2
|
||||
uses: Yellow-Dog-Man/locale-checker-action@034ab2a4e4a18449fd8e0cef79494a0c51b09f19
|
||||
|
|
|
|||
Loading…
Reference in a new issue