1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-06-19 18:21:00 +03:00

Merge pull request from per1234/bump-download-file-action-production

Use major version ref of `carlosperate/download-file-action`
This commit is contained in:
per1234
2021-12-20 03:17:26 -08:00
committed by GitHub

@ -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