We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b5fc0 commit 7b5e58cCopy full SHA for 7b5e58c
.github/workflows/jekyll.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: ruby/setup-ruby@v1
29
with:
30
ruby-version: '2.7'
31
- bundler: '2.6.2'
+ bundler: '2.2.33'
32
- name: Install Dependencies
33
run: bundle install --jobs 4 --retry 3
34
- name: Setup Pages
0 commit comments