Skip to content

Commit 24917e1

Browse files
authored
Update action.yml
1 parent e614fee commit 24917e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
- uses: actions/checkout@v3
1616
- uses: ruby/setup-ruby@v1
1717
with:
18-
ruby-version: 2.7.5
18+
ruby-version: 3.4.2
1919
- run: gem install ZMediumToMarkdown
2020
shell: bash
2121
- run: ZMediumToMarkdown ${{ inputs.command }}

0 commit comments

Comments
 (0)