Bump actions/checkout to v6
This commit is contained in:
parent
de6cb4d331
commit
a8c0f1bbfa
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
|
@ -6,7 +6,7 @@ jobs:
|
|||
if: github.ref == 'refs/heads/main'
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- name: build_and_deploy
|
||||
uses: shalzz/zola-deploy-action@v0.19.2
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue