Skip to content

Commit

Permalink
Land #70, Upversion Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed May 10, 2024
2 parents 7500b51 + 5d26093 commit f2d7d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
name: ${{ matrix.os }} - Ruby ${{ matrix.ruby }} - ${{ matrix.test_cmd }}
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup Ruby
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit f2d7d55

Please sign in to comment.