Skip to content

Commit

Permalink
Merge pull request #37 from fish-shop/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.4
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
2 parents b091f93 + 77430d3 commit e374a75
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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- name: Install fish shell
uses: fish-actions/install-fish@d6d9d26231a15f8d9a6b3e74b3db45512440e3e8 # v1.1.0
- name: Create test file
Expand Down

0 comments on commit e374a75

Please sign in to comment.