Skip to content

Commit

Permalink
update (#7823)
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza authored Sep 30, 2024
1 parent 727096e commit a51915c
Show file tree
Hide file tree
Showing 13 changed files with 62,319 additions and 160,388 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ jobs:
fetch-depth: 0
- id: file_changes
uses: trilom/[email protected]
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0
ruby-version: "3.3"
bundler-cache: true
- name: Install deps
run: bundle install --jobs 4 --retry 3
Expand Down
Loading

0 comments on commit a51915c

Please sign in to comment.