Skip to content

Commit

Permalink
Updates GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthejars committed Oct 4, 2024
1 parent 743dbb5 commit a0e87c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Download generated site
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: site
path: "${{ github.workspace }}/${{ env.SITE_DIR }}"
Expand Down

0 comments on commit a0e87c0

Please sign in to comment.