Skip to content

Commit

Permalink
ci(github): set ruby version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
genaumann committed Jan 29, 2024
1 parent 3a6f9cd commit 58a89ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/salt-kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2"
ruby-version: "3.2.2"
bundler-cache: true
- name: Install vagrant and virtualbox
uses: ConorMacBride/install-package@v1
Expand Down

0 comments on commit 58a89ad

Please sign in to comment.