From 2ed46b49aa6fe62204517dd457e30f32ea1416f6 Mon Sep 17 00:00:00 2001 From: hrntsm Date: Sun, 11 Jun 2023 20:49:19 +0900 Subject: [PATCH] Update deploy server version --- .github/workflows/deploy-document.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-document.yml b/.github/workflows/deploy-document.yml index b1decbf6..8f2b79c4 100644 --- a/.github/workflows/deploy-document.yml +++ b/.github/workflows/deploy-document.yml @@ -8,7 +8,7 @@ on: jobs: deploy: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest defaults: run: working-directory: website