diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 41ce16b..cb32097 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install fish shell - uses: fish-shop/install-fish-shell@1293cbedb85750094e080ab12fc488f345923ab1 # v1.0.8 + uses: fish-shop/install-fish-shell@ea9d9a97b67e680087469e2398f03cfbc477a6c7 # v1.0.9 - name: Create syntactically valid fish shell function run: | cat << EOF >./valid-syntax.fish