We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdfbc34 + 5bdc3d6 commit 0c92843Copy full SHA for 0c92843
.github/workflows/ruby.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
21
steps:
22
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
23
- name: Set up Ruby
24
# To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
25
# change this to (see https://github.com/ruby/setup-ruby#versioning):
0 commit comments