Skip to content

Commit

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

Bump actions/checkout from 2 to 4
  • Loading branch information
ne-sachirou committed Apr 23, 2024
2 parents 92dd99b + b98f5f5 commit 80b2ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/brew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
brew:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- run: brew config

- run: ruby tools/update.rb ${{ github.event.client_payload.product }} latest
Expand Down

0 comments on commit 80b2ace

Please sign in to comment.