Skip to content

Commit 93eb4a9

Browse files
committed
chore: update validator action
1 parent d2a82e5 commit 93eb4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- name: Validate Sanity Template
10-
uses: sanity-io/[email protected].0
10+
uses: sanity-io/[email protected].1
1111
with:
1212
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)