2 parents 621987d + a98d6bc commit 6abbcf4Copy full SHA for 6abbcf4
1 file changed
.github/workflows/jekyll-deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Checkout
35
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
36
37
- name: Install build dependencies
38
run: |
0 commit comments