Update actions/upload-pages-artifact action to v5

This commit is contained in:
renovate[bot] 2026-06-13 09:21:11 +00:00 committed by GitHub
parent e413e3f210
commit 4e4fdb54d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@ jobs:
JEKYLL_ENV: production
- name: Upload artifact
# Automatically uploads an artifact from the './_site' directory by default
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v5
# Deployment job
deploy: