Skip to content

Commit cc209ac

Browse files
committed
Change upload-pages-artifact version
1 parent bc9c874 commit cc209ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Build HTML Assets
3939
run: myst build --html
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v4
41+
uses: actions/upload-pages-artifact@v3
4242
with:
4343
path: './_build/html'
4444
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)