mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-04 17:36:54 +02:00
ci: Increment checkout GitHub action to v6
This commit is contained in:
parent
993d21401f
commit
3d3265b74c
2 changed files with 6 additions and 6 deletions
2
.github/workflows/github_pages.yml
vendored
2
.github/workflows/github_pages.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue