From 563a3e60f8a0da932dc018706f84afd17f9029cd Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Fri, 13 Feb 2026 10:04:59 -0800 Subject: [PATCH] bump deploy pages --- .github/workflows/site.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/site.yaml b/.github/workflows/site.yaml index 9337d87..f8c5ac5 100644 --- a/.github/workflows/site.yaml +++ b/.github/workflows/site.yaml @@ -32,4 +32,4 @@ jobs: with: path: site/.vitepress/dist - id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4