Skip to content

Commit

Permalink
upload-artifact@v3 -> upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel.oranyeli committed Feb 4, 2025
1 parent ad280a7 commit c3aa651
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 @@ -36,7 +36,7 @@ jobs:
- name: Build docs
run: mkdocs build

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: website
path: site/
Expand Down

0 comments on commit c3aa651

Please sign in to comment.