Skip to content

Commit

Permalink
Merge pull request #1589 from jellyfin/renovate/actions-upload-pages-…
Browse files Browse the repository at this point in the history
…artifact-3.x
  • Loading branch information
cewert authored Dec 24, 2023
2 parents e6bfafb + bc1210a commit d6d5d0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Setup Pages
uses: actions/configure-pages@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d # v4
- name: Upload artifact
uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3
with:
# Only upload the api docs folder
path: "docs/api"
Expand Down

0 comments on commit d6d5d0b

Please sign in to comment.