We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9ceda commit bb29ffdCopy full SHA for bb29ffd
.github/workflows/jekyll.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Checkout
35
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
36
- name: Setup Ruby
37
uses: ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf # v1.146.0
38
with:
0 commit comments