Skip to content

Commit

Permalink
use ruby 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed Jan 23, 2024
1 parent fbca17a commit 409c404
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.5
ruby-version: 3.3
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.5
ruby-version: 3.3
- uses: actions/setup-node@v4
with:
node-version: 20
Expand Down

0 comments on commit 409c404

Please sign in to comment.