mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Install Ruby 3.3.3 in Repology.yml (to match packages/ruby.rb) (#10096)
This commit is contained in:
committed by
GitHub
parent
dafc7c5821
commit
94b01b82ce
2
.github/workflows/Repology.yml
vendored
2
.github/workflows/Repology.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: '3.3.1'
|
||||
ruby-version: '3.3.3'
|
||||
- name: Configure git
|
||||
run: |
|
||||
git config --global user.name 'github-actions[bot]'
|
||||
|
||||
Reference in New Issue
Block a user