Skip to content

Commit

Permalink
Fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-the1 committed Jun 5, 2024
1 parent d34017b commit 4fa0d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages-build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Configure Pages
uses: actions/configure-pages@v5.0.0
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v3.0.3
uses: actions/upload-pages-artifact@v3.0.1
with:
path: doc/html
- name: Deploy GitHub Pages site
Expand Down

0 comments on commit 4fa0d0c

Please sign in to comment.