From 65c01cacfcf3e6720f81b784f2d4261a8c1ee3a0 Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti <13schishti@gmail.com> Date: Tue, 16 Dec 2025 11:34:02 +0000 Subject: [PATCH] Upgrade GitHub Actions to latest versions --- .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