Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2a2d47

Browse files
authored
Update the validator version
1 parent 8a7475b commit b2a2d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
env:
66
CI: true
7-
LINK: "https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.7/gltf_validator-2.0.0-dev.3.7-linux64.tar.xz"
7+
LINK: "https://github.com/KhronosGroup/glTF-Validator/releases/download/2.0.0-dev.3.8/gltf_validator-2.0.0-dev.3.8-linux64.tar.xz"
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)