From cce3035090b0490af3d24f93a41d5e587a46192c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:08:23 +0100 Subject: [PATCH] build(deps): bump actions/deploy-pages from 4.0.4 to 4.0.5 (#231) --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index bc9a0ae5..38c896f0 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -47,4 +47,4 @@ jobs: with: path: out/docs/docJar.dest/javadoc - - uses: actions/deploy-pages@v4.0.4 + - uses: actions/deploy-pages@v4.0.5