Skip to content

Commit 132857b

Browse files
authored
Fix build 3 (#235)
* updated version of upload-pages-artifact * updated version of deploy-pages
1 parent 42e75c9 commit 132857b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-everything.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
path: .
105105
- name: Deploy to GitHub Pages
106106
id: deployment
107-
uses: actions/deploy-pages@v2
107+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)