We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f910b8 + 7af4f46 commit 04aa04bCopy full SHA for 04aa04b
1 file changed
.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@v5
+ uses: actions/checkout@v6
34
- name: Setup Ruby
35
uses: ruby/setup-ruby@v1
36
with:
0 commit comments