Skip to content

Commit e32cabd

Browse files
committed
ci: update download-file-action
1 parent a01e834 commit e32cabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
columns_per_row: 6
191191

192192
- name: Download mdsplit
193-
uses: carlosperate/download-file-action@v1.0.3
193+
uses: carlosperate/download-file-action@v2.0.0
194194
id: download-mdsplit
195195
with:
196196
file-url: 'https://github.com/alandefreitas/mdsplit/releases/download/v0.1.1/Executable.Linux.zip'

0 commit comments

Comments
 (0)