From 9fbd08263bb26576cbb82427b1ea70dea220c741 Mon Sep 17 00:00:00 2001 From: Sanapol Date: Mon, 30 Jun 2025 21:33:22 +0300 Subject: [PATCH] update actions --- .github/workflows/pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 2702992d..9b2e747a 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -40,4 +40,4 @@ jobs: path: src/widget - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4