Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhgchgli0718 authored Aug 10, 2023
1 parent 230672e commit f616a46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6.5
ruby-version: 2.7.5
- run: gem install ZMediumToMarkdown
shell: bash
- run: ZMediumToMarkdown ${{ inputs.command }}
Expand Down

0 comments on commit f616a46

Please sign in to comment.