Skip to content

Commit 29b1a3a

Browse files
committed
Use later yq action
1 parent fb33f99 commit 29b1a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jsonschema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pip install check-jsonschema
3131
3232
- name: Install yq
33-
uses: chrisdickinson/setup-yq@69aa9efdf7a9240129b103a65373c05cbc375679 # v1.0.0
33+
uses: chrisdickinson/setup-yq@fa3192edd79d6eb0e4e12de8dde3a0c26f2b853b # 2025-08-25
3434
with:
3535
yq-version: v4.30.7
3636

0 commit comments

Comments
 (0)