fix: Deploy pages.

This commit is contained in:
Hayden Young 2025-02-22 14:52:08 +01:00
parent 11c11ffe61
commit b5926cb972

View File

@ -37,5 +37,5 @@ jobs:
steps: steps:
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
id: deployment id: deployment
uses: actions/deploy-pages@v2 # or the latest "vX.X.X" version tag for this action uses: actions/deploy-pages@v4 # or the latest "vX.X.X" version tag for this action