Skip to content

Commit

Permalink
Merge pull request #106 from ytkg/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyMcWho committed Apr 27, 2023
2 parents d815c60 + d3ae81d commit 659ef03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
ruby-version: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', 'truffleruby-head']

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Ruby ${{ matrix.ruby-version }}
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 659ef03

Please sign in to comment.