From 93f6b0741e97c2b2ea92ffcf966abf2a78fd4a35 Mon Sep 17 00:00:00 2001 From: Marinich Maxim Date: Wed, 4 Oct 2023 10:13:52 +0300 Subject: [PATCH] upd gh-pages --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 21b18858..36c11536 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -17,7 +17,7 @@ on: jobs: # This workflow contains a single job called "build" build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-20.04 # Steps represent a sequence of tasks that will be executed as part of the job steps: