Commit 12680c0 1 parent 654c556 commit 12680c0 Copy full SHA for 12680c0
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
32
32
- name : Download JSON schema for labels configuration file
33
33
id : download-schema
34
- uses : carlosperate/download-file-action@v2.0.1
34
+ uses : carlosperate/download-file-action@v2.0.2
35
35
with :
36
36
file-url : https://raw.githubusercontent.com/arduino/tooling-project-assets/main/workflow-templates/assets/sync-labels/arduino-tooling-gh-label-configuration-schema.json
37
37
location : ${{ runner.temp }}/label-configuration-schema
65
65
66
66
steps :
67
67
- name : Download
68
- uses : carlosperate/download-file-action@v2.0.1
68
+ uses : carlosperate/download-file-action@v2.0.2
69
69
with :
70
70
file-url : https://raw.githubusercontent.com/107-systems/.github/main/workflow-templates/assets/sync-labels/${{ matrix.filename }}
71
71
You can’t perform that action at this time.
0 commit comments