Merge pull request #2580 from oauth2-proxy/renovate/actions-configure-pages-5.x

chore(deps): update actions/configure-pages action to v5
This commit is contained in:
Jan Larwig 2024-06-23 18:35:08 +02:00 committed by GitHub
commit f583dd0b80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ jobs:
- name: Setup Pages
id: pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- uses: actions/setup-node@v4
with: