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 bcb1638 + bbddd16 commit c766826Copy full SHA for c766826
.github/workflows/build-and-deploy-jekyll-site.yml
@@ -30,7 +30,7 @@ jobs:
30
runs-on: ubuntu-latest
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
- name: Setup Ruby
35
uses: ruby/setup-ruby@v1
36
with:
0 commit comments