Loading .github/workflows/template.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: '2.7' ruby-version: '3.0' bundler-cache: true - name: Set up Python Loading .github/workflows/website.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: '2.7' ruby-version: '3.0' bundler-cache: true - name: Set up Python Loading Loading
.github/workflows/template.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: '2.7' ruby-version: '3.0' bundler-cache: true - name: Set up Python Loading
.github/workflows/website.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ jobs: - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: '2.7' ruby-version: '3.0' bundler-cache: true - name: Set up Python Loading