Skip to content

Commit 52b5f3b

Browse files
committed
actions/checkout@v3
1 parent 016d40e commit 52b5f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby-macos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ruby-version: ['3.1', 'head']
2525

2626
steps:
27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v3
2828
- name: Set up Ruby
2929
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
3030
# change this to (see https://github.com/ruby/setup-ruby#versioning):

0 commit comments

Comments
 (0)