Skip to content

Commit

Permalink
🐛 update deprecated action (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
enryH authored Feb 3, 2025
1 parent c64b252 commit 327a431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
cd project/runs/alzheimer_study/
sphinx-build -n --keep-going -b html ./ ./_build/
- name: Archive results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: alzheimer-study
path: project/runs/alzheimer_study/
Expand Down

0 comments on commit 327a431

Please sign in to comment.