Skip to content

Commit

Permalink
Bump peaceiris/actions-gh-pages to 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TonioGela authored May 6, 2024
1 parent 9371b95 commit 0a198cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ object TypelevelSitePlugin extends AutoPlugin {
def publishSiteWorkflowStep(publishPredicate: RefPredicate) =
List(
WorkflowStep.Use(
UseRef.Public("peaceiris", "actions-gh-pages", "v3.9.3"),
UseRef.Public("peaceiris", "actions-gh-pages", "v4.0.0"),
Map(
"github_token" -> s"$${{ secrets.GITHUB_TOKEN }}",
"publish_dir" -> {
Expand Down

0 comments on commit 0a198cd

Please sign in to comment.