Skip to content

Commit

Permalink
Merge pull request #74 from fumiya-kume/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
2 parents 6c3b62c + 09c9711 commit b13e85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
install:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup
run: sh ./run.sh
- uses: actions/github-script@v6
Expand Down

0 comments on commit b13e85b

Please sign in to comment.