Skip to content

Commit

Permalink
Bump ruby cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 21, 2023
1 parent d1c3a2d commit e649fd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,11 @@ jobs:
run: ruby -e 'puts RUBY_VERSION' | tee .ruby-version
shell: bash

- name: Set up ruby
- name: Set up Ruby
uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
with:
bundler-cache: true
cache-version: 1
cache-version: 2
working-directory: auth0_flutter/example

- name: Install pods
Expand Down

0 comments on commit e649fd6

Please sign in to comment.