summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMarat Radchenko <marat@slonopotamus.org>2020-01-29 23:30:28 +0300
committerGitHub <noreply@github.com>2020-01-29 23:30:28 +0300
commit05ec0c61749f9af351906aac1b785ee88c6ab282 (patch)
treed9f656383c1fcaa4076bf102d42231713ad1139a /.github
parentccd90e592747a779e11864c21fd1750f9a3ea582 (diff)
Use fixed release of eregon/use-ruby-action (take 2)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a728a0b..65c05ef 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Ruby
- uses: eregon/use-ruby-action@master
+ uses: eregon/use-ruby-action@v1.10.0
with:
ruby-version: 2.7
- name: Build