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.
2 parents fe66139 + b9ef89f commit ef41193Copy full SHA for ef41193
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install Ruby and Jekyll
24
uses: ruby/setup-ruby@v1
25
with:
26
- ruby-version: '3.2'
+ ruby-version: '3.2.2'
27
bundler-cache: true
28
cache-version: 0
29
- name: Setup Node.JS 18
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
30
31
32
33
34
0 commit comments