chore(deps): update actions/configure-pages action to v5

This commit is contained in:
renovate[bot] 2024-03-30 01:19:11 +00:00 committed by GitHub
parent c6f91a93e8
commit 8df052e3eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ jobs:
run: hatch run docs:pdoc -d google crossplane/function -o docs
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3