Skip to content

Commit

Permalink
Bump actions/checkout to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
Uaitt authored and mike-burns committed Dec 22, 2023
1 parent 6167a05 commit 55df8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
BUNDLE_GEMFILE: gemfiles/rails${{ matrix.rails }}.gemfile

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 55df8c4

Please sign in to comment.