From 3ab21267c6644c9e903d99036386158a2f1ef3b9 Mon Sep 17 00:00:00 2001 From: xeovalyte Date: Mon, 10 Apr 2023 19:47:37 +0200 Subject: [PATCH] Update '.gitea/workflows/ci.yml' --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f37a225..a88e921 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: Deploy: - runs-on: ubuntu-docker + runs-on: ubuntu-latest steps: - uses: actions/checkout@v3