mirror of
https://github.com/System-End/dns.git
synced 2026-04-19 23:22:55 +00:00
Update deps for validation GH action (#1151)
This commit is contained in:
parent
d058589c8d
commit
8d6c885fdc
1 changed files with 3 additions and 3 deletions
6
.github/workflows/validate.yml
vendored
6
.github/workflows/validate.yml
vendored
|
|
@ -14,10 +14,10 @@ jobs:
|
|||
json-yaml-validate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: json-yaml-validate
|
||||
id: json-yaml-validate
|
||||
uses: GrantBirki/json-yaml-validate@v2.3.1
|
||||
uses: GrantBirki/json-yaml-validate@v2.7.1
|
||||
with:
|
||||
comment: "true"
|
||||
comment: "true"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue