Skip to content

Commit 9afa564

Browse files
authored
Revert "Fix outdated action version" (#529)
This reverts commit 46d99f3.
1 parent 0701a59 commit 9afa564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
destination: ./_site
5959

6060
- name: Upload artifact
61-
uses: actions/upload-pages-artifact@v4
61+
uses: actions/upload-pages-artifact@v3
6262

6363
# Deployment job
6464
deploy:

0 commit comments

Comments
 (0)