Skip to content

Commit 24fc662

Browse files
authored
Update gh pages actions versions
1 parent fcec575 commit 24fc662

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/renderbook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
jupyter-book build .
4141
4242
- name: Setup Pages
43-
uses: actions/configure-pages@v2
43+
uses: actions/configure-pages@v5
4444

4545
- name: Upload artifact
4646
uses: actions/upload-pages-artifact@v4
@@ -49,4 +49,4 @@ jobs:
4949

5050
- name: Deploy to GitHub Pages
5151
id: deployment
52-
uses: actions/deploy-pages@v1
52+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)