We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4295f08 commit 2bd29f5Copy full SHA for 2bd29f5
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.4
+ - uses: actions/checkout@v2.3.5
12
- name: Set up Ruby 2.6
13
uses: ruby/setup-ruby@v1
14
with:
0 commit comments