Skip to content

Commit

Permalink
Update Gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Intrepidd committed Aug 28, 2024
1 parent 3ff5ad7 commit ec675bc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ jobs:
strategy:
matrix:
ruby:
- 3.0.3
- 3.3.4
- 3.2.6

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit ec675bc

Please sign in to comment.