From 12394726ec9b7ea1f495fb1a11d66658a59945ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 13 Mar 2024 15:50:03 -0400 Subject: [PATCH] =?UTF-8?q?auto-commit:=20Wednesday,=202024-03-13=2003:50:?= =?UTF-8?q?02=20PM=20[on=20=F0=9F=8C=B8]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/deploy.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 8ad0dfa..bf187f8 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -7,9 +7,9 @@ on: jobs: deploy: - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v2 + - uses: https://gitea.com/actions/checkout@v4 with: submodules: true fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod