Merge pull request #1696 from jellyfin/renovate/actions-upload-pages-artifact-digest

This commit is contained in:
Charles Ewert 2024-02-07 12:15:11 -05:00 committed by GitHub
commit d9ce775ab0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4
- name: Upload artifact
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3
with:
# Only upload the api docs folder
path: "docs/api"