Skip to content

Commit

Permalink
Merge pull request #232 from ruby/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
hsbt committed Sep 4, 2023
2 parents b3e2b92 + 9b55499 commit 808f5e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Expand Up @@ -39,7 +39,7 @@ jobs:
- {os: macos-latest, ruby: jruby }
- {os: macos-latest, ruby: jruby-head }
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{matrix.ruby}}
Expand Down

0 comments on commit 808f5e3

Please sign in to comment.