mirror of
https://github.com/arduino/library-registry.git
synced 2025-06-02 04:41:37 +03:00
Merge pull request #818 from per1234/bump-download-file-action-production
Use major version ref of `carlosperate/download-file-action`
This commit is contained in:
commit
68e16a9bc7
2
.github/workflows/check-taskfiles.yml
vendored
2
.github/workflows/check-taskfiles.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Download JSON schema for Taskfiles
|
- name: Download JSON schema for Taskfiles
|
||||||
id: download-schema
|
id: download-schema
|
||||||
uses: carlosperate/download-file-action@v1.0.3
|
uses: carlosperate/download-file-action@v1
|
||||||
with:
|
with:
|
||||||
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/taskfile.json
|
||||||
file-url: https://json.schemastore.org/taskfile.json
|
file-url: https://json.schemastore.org/taskfile.json
|
||||||
|
Loading…
x
Reference in New Issue
Block a user