Skip to content

Commit

Permalink
Bump actions/checkout from v2 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mishina2228 committed Oct 12, 2023
1 parent 72a03f1 commit 6289d77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -45,7 +45,7 @@ jobs:
env:
RAILS: ${{ matrix.rails }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit 6289d77

Please sign in to comment.