Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/fish-shop/install-…
Browse files Browse the repository at this point in the history
…plugin-2.2.5
  • Loading branch information
marcransome authored Jul 13, 2024
2 parents e493f2e + 4d3686e commit e4e9878
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@10b4065b2fb7c15c5a2cad50ea1a7ef99dd6dc16 # v1.0.0
uses: fish-shop/install-fish-shell@986c36345f9d9da820797e5368f0dfad4a4a0e29 # v1.0.3
- name: Create test file
run: |
cat << 'EOF' > test.fish
Expand Down

0 comments on commit e4e9878

Please sign in to comment.