Skip to content

Commit 7972d3d

Browse files
authored
oops broke the docs job
1 parent ea22b87 commit 7972d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/configure-pages@v4
3232
- run: cp README.md docs/README.md
3333
- name: Upload artifact
34-
uses: actions/upload-pages-artifact@v4
34+
uses: actions/upload-pages-artifact@v3
3535
with:
3636
path: 'docs'
3737
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)