Skip to content

Commit

Permalink
ci: update download-file-action
Browse files Browse the repository at this point in the history
  • Loading branch information
alandefreitas committed Jun 20, 2023
1 parent a01e834 commit e32cabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
columns_per_row: 6

- name: Download mdsplit
uses: carlosperate/download-file-action@v1.0.3
uses: carlosperate/download-file-action@v2.0.0
id: download-mdsplit
with:
file-url: 'https://github.com/alandefreitas/mdsplit/releases/download/v0.1.1/Executable.Linux.zip'
Expand Down

0 comments on commit e32cabd

Please sign in to comment.