From: dependabot[bot] Date: Sun, 16 Jul 2023 16:05:12 +0000 (+0000) Subject: Bump actions/deploy-pages from 1 to 2 X-Git-Url: https://jfr.im/git/irc/anope/website.git/commitdiff_plain/c185a9452d265fddf0f8caf4e36eef353839ae58?ds=sidebyside Bump actions/deploy-pages from 1 to 2 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 2. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v1...v2) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e527ea5..2c13905 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,4 +40,4 @@ jobs: - name: Deploy site to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2