We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd29f5 commit 611fc3bCopy full SHA for 611fc3b
1 file changed
.github/workflows/ruby.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v2.3.5
+ - uses: actions/checkout@v2.4.0
12
- name: Set up Ruby 2.6
13
uses: ruby/setup-ruby@v1
14
with:
0 commit comments