We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016d40e commit 52b5f3bCopy full SHA for 52b5f3b
1 file changed
.github/workflows/ruby-macos.yaml
@@ -24,7 +24,7 @@ jobs:
24
ruby-version: ['3.1', 'head']
25
26
steps:
27
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
28
- name: Set up Ruby
29
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
30
# change this to (see https://github.com/ruby/setup-ruby#versioning):
0 commit comments