We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5af87e2 + 19c44cd commit 79bcddcCopy full SHA for 79bcddc
2 files changed
.github/workflows/jekyll-preview.yml
@@ -36,7 +36,7 @@ jobs:
36
ref: ${{ github.event.pull_request.head.sha }}
37
repository: ${{ github.event.pull_request.head.repo.full_name }}
38
- name: Setup Pages
39
- uses: actions/configure-pages@v5.0.0
+ uses: actions/configure-pages@v6.0.0
40
- name: Build with Jekyll
41
uses: actions/jekyll-build-pages@44a6e6beabd48582f863aeeb6cb2151cc1716697 # v1
42
with:
.github/workflows/jekyll.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@v6.0.2
31
32
33
34
35
0 commit comments