Skip to content

Commit

Permalink
Update upload artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
THenry14 committed Jan 11, 2024
1 parent e8cbece commit 6a35ab2
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 @@ -42,7 +42,7 @@ jobs:
run: mdbook build
working-directory: ./docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v4
with:
path: ./docs/book
# Deployment job
Expand Down

0 comments on commit 6a35ab2

Please sign in to comment.