Skip to content

Commit

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

Bump actions/checkout from 2.3.4 to 2.4.0
  • Loading branch information
yuzawa-san authored Nov 18, 2021
2 parents 11269ab + 37058eb commit 67c91f3
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 @@ -15,7 +15,7 @@ jobs:
runs-on: macos-latest
steps:
- name: Checkout Project
uses: actions/checkout@v2.3.4
uses: actions/checkout@v2.4.0
- name: Get the configuration
id: get_configuration
run: |
Expand Down

0 comments on commit 67c91f3

Please sign in to comment.