We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafc150 commit 26c538eCopy full SHA for 26c538e
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: 💎 Setup ruby
29
uses: ruby/setup-ruby@v1
30
with:
31
- ruby-version: 2.7
+ ruby-version: '2.7.8'
32
33
- name: 🔨 Install gems & build site
34
uses: limjh16/jekyll-action-ts@v2
0 commit comments