Skip to content

Commit

Permalink
Merge pull request #67 from fish-shop/dependabot/github_actions/fish-…
Browse files Browse the repository at this point in the history
…shop/install-fish-shell-1.0.6
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
2 parents ab79040 + 918e3f4 commit 7780308
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 @@ -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@b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e # v1.0.4
uses: fish-shop/install-fish-shell@d00909f23ad6c123a1a0e3c056d77dd9305b9daf # v1.0.6
- name: Create syntactically valid fish shell function
run: |
cat << EOF >./valid-syntax.fish
Expand Down

0 comments on commit 7780308

Please sign in to comment.