Merge pull request #53 from crossplane/renovate/actions-configure-pages-5.x

chore(deps): update actions/configure-pages action to v5
This commit is contained in:
Bob Haddleton 2024-03-31 12:27:16 -05:00 committed by GitHub
commit 268bf2a362
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 run: hatch run docs:pdoc -d google crossplane/function -o docs
- name: Setup Pages - name: Setup Pages
uses: actions/configure-pages@v4 uses: actions/configure-pages@v5
- name: Upload artifact - name: Upload artifact
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v3