Skip to content

Commit 631287e

Browse files
Update JamesIves/github-pages-deploy-action action to v4.4.2
1 parent 35e689b commit 631287e

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/[email protected].0
34+
- uses: JamesIves/[email protected].2
3535
with:
3636
branch: gh-pages
3737
folder: target/site

0 commit comments

Comments
 (0)