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 3cf6577 commit 6c7d564Copy full SHA for 6c7d564
.github/workflows/jekyll.yml
@@ -13,6 +13,8 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v2
16
+ - name: Update Rubygems
17
+ run: gem update --system 3.3.22
18
- name: Jekyll Actions
19
# You may pin to the exact commit or the version.
20
# uses: helaili/jekyll-action@d305e465c911226c731afb6db07c8bde20e03ced
0 commit comments