Merge branch 'main' of github.com:11ty/eleventy-base-blog
This commit is contained in:
commit
ec232f4353
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gh-pages.yml.sample
vendored
2
.github/workflows/gh-pages.yml.sample
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue