Skip to content

Commit ec72ff1

Browse files
committed
change version
1 parent 9ce1500 commit ec72ff1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/publish.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,6 @@ jobs:
5555
# Deploy the book's HTML to GitHub Pages
5656
- name: Deploy to GitHub Pages
5757
id: deployment
58-
uses: actions/deploy-pages@v4
58+
uses: actions/deploy-pages@v3
59+
5960

0 commit comments

Comments
 (0)