Skip to content

Commit

Permalink
Merge pull request #45 from fish-shop/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.6
  • Loading branch information
dependabot[bot] authored May 18, 2024
2 parents 1caaf0e + b214c22 commit 532c133
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 @@ -22,7 +22,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Install fish shell
uses: fish-actions/install-fish@d6d9d26231a15f8d9a6b3e74b3db45512440e3e8 # v1.1.0
- name: Create syntactically valid fish shell function
Expand Down

0 comments on commit 532c133

Please sign in to comment.