mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-10 08:01:33 +03:00
Updated Taskfile check workflow from upstream
This commit is contained in:
parent
74dbd56c38
commit
d89b0e9211
4
.github/workflows/check-taskfiles.yml
vendored
4
.github/workflows/check-taskfiles.yml
vendored
@ -38,8 +38,8 @@ jobs:
|
||||
id: download-schema
|
||||
uses: carlosperate/download-file-action@v2
|
||||
with:
|
||||
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
||||
file-url: https://json.schemastore.org/taskfile.json
|
||||
# Source: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
||||
file-url: https://taskfile.dev/schema.json
|
||||
location: ${{ runner.temp }}/taskfile-schema
|
||||
|
||||
- name: Install JSON schema validator
|
||||
|
Loading…
x
Reference in New Issue
Block a user