Skip to content

Commit

Permalink
update Ruby version in playwright.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OutlawAndy committed Dec 13, 2024
1 parent a28af93 commit 80abb79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Ruby and gems for dummy app
uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.5'
ruby-version: '3.3.6'
bundler-cache: true

- name: Setup dummy app
Expand Down

0 comments on commit 80abb79

Please sign in to comment.