From 39d4832bf598d19c8a904de74d2565da68cee79f Mon Sep 17 00:00:00 2001 From: Mamoru Sobue Date: Fri, 21 Aug 2026 17:01:58 +0000 Subject: [PATCH] chore(deps): update fish-shop/install-fish-shell action to v2 --- .github/workflows/pre-commit-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit-ci.yaml b/.github/workflows/pre-commit-ci.yaml index cbd5a64..e046204 100644 --- a/.github/workflows/pre-commit-ci.yaml +++ b/.github/workflows/pre-commit-ci.yaml @@ -22,7 +22,7 @@ jobs: run: pip install pre-commit - name: install fish - uses: fish-shop/install-fish-shell@v1 + uses: fish-shop/install-fish-shell@v2 - name: run pre-commit shell: fish {0}