Skip to content

Commit

Permalink
Bump actions/checkout from 2 to 3 (#133)
Browse files Browse the repository at this point in the history
Merge pull request 133
  • Loading branch information
dependabot[bot] authored Nov 16, 2022
1 parent c6635b5 commit 064f142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- ubuntu-latest
- windows-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby_version }}
Expand Down

0 comments on commit 064f142

Please sign in to comment.