ruby => 3.3.4 (#10116)

This commit is contained in:
Satadru Pramanik, DO, MPH, MEng
2024-07-10 07:46:52 -04:00
committed by GitHub
parent c2e15e68d6
commit 71b6a69569
5 changed files with 69 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.3.3'
ruby-version: '3.3.4'
- name: Configure git
run: |
git config --global user.name 'github-actions[bot]'