Skip to content

Commit 6d4e8d0

Browse files
Update JamesIves/github-pages-deploy-action action to v4.6.0
1 parent 6c41a6a commit 6d4e8d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: 8
3232
- name: Generate site
3333
run: sbt makeSite
34-
- uses: JamesIves/github-pages-deploy-action@v4.4.0
34+
- uses: JamesIves/github-pages-deploy-action@v4.6.0
3535
with:
3636
branch: gh-pages
3737
folder: target/site

0 commit comments

Comments
 (0)