mirror of
https://github.com/Kozea/Radicale.git
synced 2025-09-15 20:36:55 +00:00
Update checkout
and setup-python
to latest versions
Fix warnings about deprecated Node.js 16 actions. See: - #1493 - https://github.com/Kozea/Radicale/actions/runs/8943158465/attempts/1
This commit is contained in:
parent
61fef9c9df
commit
c11a08cf88
3 changed files with 6 additions and 6 deletions
2
.github/workflows/generate-documentation.yml
vendored
2
.github/workflows/generate-documentation.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
generate:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: gh-pages
|
||||
- name: Run generator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue