Skip to content

Commit

Permalink
Merge pull request #17 from yuzawa-san/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
yuzawa-san committed Sep 5, 2023
2 parents c7e560b + 5c8ab46 commit fff51a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Checkout Project
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Get the configuration
id: get_configuration
run: |
Expand Down

0 comments on commit fff51a9

Please sign in to comment.