Skip to content

Commit

Permalink
Merge pull request #144 from marcransome/dependabot/github_actions/fi…
Browse files Browse the repository at this point in the history
…sh-shop/install-plugin-2

Bump fish-shop/install-plugin from 1 to 2
  • Loading branch information
marcransome authored Nov 21, 2023
2 parents d1c9cb4 + a5cc64a commit ef830d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Install fish shell
uses: fish-actions/install-fish@v1
- name: Install pond
uses: fish-shop/install-plugin@v1
uses: fish-shop/install-plugin@v2
with:
plugin-manager: fisher
plugins: (pwd)
Expand All @@ -50,7 +50,7 @@ jobs:
- name: Install fish shell
uses: fish-actions/install-fish@v1
- name: Install pond using ${{ matrix.plugin-manager }}
uses: fish-shop/install-plugin@v1
uses: fish-shop/install-plugin@v2
with:
plugin-manager: ${{ matrix.plugin-manager }}
plugins: (pwd)
Expand Down

0 comments on commit ef830d9

Please sign in to comment.