about summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-21 08:11:42 -0700
committerGitHub <noreply@github.com>2023-08-21 08:11:42 -0700
commit68c051e4cb737e16f611d219cf2bb4bbbccb5d8d (patch)
tree01fe596bd42d403913ef3efac36a546b97c449df /.github/workflows
parentbuild(deps): bump DeterminateSystems/update-flake-lock from 14 to 19 (#2) (diff)
downloadfcuny.net-68c051e4cb737e16f611d219cf2bb4bbbccb5d8d.tar.gz
build(deps): bump actions/deploy-pages from 1 to 2 (#3)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/page.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/page.yml b/.github/workflows/page.yml
index 323c3a6..44551c5 100644
--- a/.github/workflows/page.yml
+++ b/.github/workflows/page.yml
@@ -35,4 +35,4 @@ jobs:
     steps:
       - name: Deploy to GitHub Pages
         id: deployment
-        uses: actions/deploy-pages@v1
+        uses: actions/deploy-pages@v2