From 62d1ab5dfc04de87fc2aca3f084aa8cb36fd098f Mon Sep 17 00:00:00 2001 From: Owen Quinlan Date: Sat, 9 Nov 2024 20:08:37 +1100 Subject: [PATCH] Update sitesmith.yml --- .github/workflows/sitesmith.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sitesmith.yml b/.github/workflows/sitesmith.yml index 64a5f2f..465d982 100644 --- a/.github/workflows/sitesmith.yml +++ b/.github/workflows/sitesmith.yml @@ -53,4 +53,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v + uses: actions/deploy-pages@v4