You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-06-19 18:21:00 +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:
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
|
||||||
|
Reference in New Issue
Block a user