From 1461bfb6cfa18477acc47e5801e0f33e46f11717 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Tue, 12 Mar 2024 14:28:52 -0700 Subject: [PATCH] update actions, again --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 13e00e454e547..d1ccc6723085d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,4 +33,4 @@ jobs: path: docs/.vitepress/dist - name: Deploy id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4