From 8f4f4460cd304a7ded5ab32059ad50995187f4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Wed, 3 Apr 2024 11:17:22 +0200 Subject: [PATCH] ci: Upgrade surge action --- .github/workflows/docs-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-preview.yml b/.github/workflows/docs-preview.yml index 71e9703b..6d91552a 100644 --- a/.github/workflows/docs-preview.yml +++ b/.github/workflows/docs-preview.yml @@ -40,7 +40,7 @@ jobs: - name: Deploy PR preview continue-on-error: true id: deploy_preview - uses: dswistowski/surge-sh-action@v1.0.1 + uses: dswistowski/surge-sh-action@v1.0.3 with: domain: pr-${{ github.event.workflow_run.pull_requests[0].number }}--ruma-docs.surge.sh project: doc