From 690f8a826e300582d3430ed5bdb46cf118ac1596 Mon Sep 17 00:00:00 2001 From: Hewston Fox Date: Mon, 9 Mar 2026 00:56:47 +0200 Subject: [PATCH] chore: try fix pipeline --- .gitea/workflows/check-pull-request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/check-pull-request.yaml b/.gitea/workflows/check-pull-request.yaml index ec5600a..80bb6df 100644 --- a/.gitea/workflows/check-pull-request.yaml +++ b/.gitea/workflows/check-pull-request.yaml @@ -33,4 +33,4 @@ jobs: - name: Format run: pnpm run fmt - - uses: autofix-ci/action@1 + - uses: autofix-ci/action@v1