From bca7e9cf43dc9404fd6ed080a6d851526186f08b Mon Sep 17 00:00:00 2001 From: Karsa Date: Mon, 23 Feb 2026 09:45:56 +0100 Subject: [PATCH] fix(github/workflows): reformat ci.yml with prettier --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 75473ae2c..cb9894f0d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,6 @@ jobs: outputs: VERSION: ${{ steps.new-version.outputs.NEW_VERSION }} steps: - - uses: actions/checkout@v6 - uses: pnpm/action-setup@v4 - uses: actions/setup-node@v6