Skip to content

Commit

Permalink
Apply latest LDD Automation updates for build-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PDSEN Ops committed Jan 17, 2024
1 parent 8f1237a commit 318df29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ jobs:
uses: actions/configure-pages@v4

- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: '.'

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

pdfgen: # job 1
name: 'Build PDF'
Expand Down

0 comments on commit 318df29

Please sign in to comment.