Skip to content

Commit

Permalink
Merge pull request #60 from fish-shop/dependabot/github_actions/fish-…
Browse files Browse the repository at this point in the history
…shop/install-fish-shell-1.0.4

Bump fish-shop/install-fish-shell from 1.0.3 to 1.0.4
  • Loading branch information
marcransome authored Jul 14, 2024
2 parents c9c3537 + 4a99a5f commit 21d205b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install fish shell
uses: fish-shop/install-fish-shell@986c36345f9d9da820797e5368f0dfad4a4a0e29 # v1.0.3
uses: fish-shop/install-fish-shell@b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e # v1.0.4
- name: Create test file
run: |
cat << 'EOF' > test.fish
Expand Down

0 comments on commit 21d205b

Please sign in to comment.