We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
arduino
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents c132863 + d63da15 commit e2ccbfaCopy full SHA for e2ccbfa
.github/workflows/sync-labels.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Download JSON schema for labels configuration file
33
id: download-schema
34
- uses: carlosperate/download-file-action@v1.0.3
+ uses: carlosperate/download-file-action@v1
35
with:
36
file-url: https://github.com/raw/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/arduino-tooling-gh-label-configuration-schema.json
37
location: ${{ runner.temp }}/label-configuration-schema
@@ -66,7 +66,7 @@ jobs:
66
67
steps:
68
- name: Download
69
70
71
file-url: https://github.com/raw/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
72
0 commit comments