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 3dfaee4 commit 743dbb5
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 @@ -18,7 +18,7 @@ jobs:
with:
antora_playbook: site.yml
- name: "Upload generated site"
uses: actions/upload-artifact@v1.0.0
uses: actions/upload-artifact@v4.0.0
with:
name: site
path: "${{ github.workspace }}/${{ env.SITE_DIR }}"
Expand Down

0 comments on commit 743dbb5

Please sign in to comment.