From 0799e20b67f734beeefc8689f0b12a567be3c923 Mon Sep 17 00:00:00 2001 From: Salman Chishti Date: Wed, 17 Dec 2025 15:45:43 +0000 Subject: [PATCH] chore: Upgrade GitHub Actions to latest versions (#11622) --- .github/workflows/build-hash-router.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-hash-router.yml b/.github/workflows/build-hash-router.yml index 6113be2f69..e143bb8ed2 100644 --- a/.github/workflows/build-hash-router.yml +++ b/.github/workflows/build-hash-router.yml @@ -50,7 +50,7 @@ jobs: path: website/build #- name: Upload Website Pages artifact - # uses: actions/upload-pages-artifact@v3 + # uses: actions/upload-pages-artifact@v4 # with: # path: website/build