mirror of
https://github.com/arduino/library-registry.git
synced 2025-05-20 18:53:42 +03:00
Merge pull request #2007 from arduino/dependabot/github_actions/production/carlosperate/download-file-action-2
Bump carlosperate/download-file-action from 1 to 2
This commit is contained in:
commit
b020f31588
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
|
||||
id: download-schema
|
||||
uses: carlosperate/download-file-action@v1
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user