Skip to content

Commit

Permalink
Merge pull request #408 from CPS-IT/renovate/actions-configure-pages-4.x
Browse files Browse the repository at this point in the history
[TASK] Update actions/configure-pages action to v4
  • Loading branch information
eliashaeussler authored Dec 4, 2023
2 parents 1584a22 + 8dfc8ae commit 8bd8ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
- name: Render documentation
run: docker-compose -f docs/_build/docker-compose.yaml run --rm build
- name: Upload artifact
Expand Down

0 comments on commit 8bd8ada

Please sign in to comment.