Skip to content

Commit

Permalink
upgrade gha (#540)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobkagon authored Jan 30, 2025
1 parent 933e35a commit bf55737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
cd hugo/public && zip -r site.zip ./*
- name: Upload Documentation
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Documentation
path: hugo/public/site.zip

0 comments on commit bf55737

Please sign in to comment.