From f616a46c627e48ac1ba33c801b9fc1c4a018ad47 Mon Sep 17 00:00:00 2001 From: ZhgChgLi <33706588+zhgchgli0718@users.noreply.github.com> Date: Thu, 10 Aug 2023 20:54:19 +0800 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 9f4370f..768c269 100644 --- a/action.yml +++ b/action.yml @@ -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 }}