Skip to content

Commit f6c9b60

Browse files
committed
Revert "Update apiref.yml"
This reverts commit 23d5464.
1 parent 23d5464 commit f6c9b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/apiref.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: "cp apigen/favicon.png docs/favicon.png"
4343

4444
- name: Upload artifact
45-
uses: actions/upload-pages-artifact@v3
45+
uses: actions/upload-pages-artifact@v2
4646
with:
4747
path: 'docs'
4848

@@ -63,4 +63,4 @@ jobs:
6363
steps:
6464
- name: Deploy to GitHub Pages
6565
id: deployment
66-
uses: actions/deploy-pages@v4
66+
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)