Skip to content

Commit 18fdaf0

Browse files
committed
workflow - version
1 parent a604f79 commit 18fdaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# I have no idea if this actually needed...
5454
uses: actions/configure-pages@v3
5555
- name: Upload artifact
56-
uses: actions/upload-pages-artifact@v2
56+
uses: actions/upload-pages-artifact@v3
5757
with:
5858
path: 'site/' # MkDocs builds to site/ by default
5959
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)