Skip to content

Commit 611fc3b

Browse files
Bump actions/checkout from 2.3.5 to 2.4.0 (#41)
1 parent 2bd29f5 commit 611fc3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
steps:
11-
- uses: actions/checkout@v2.3.5
11+
- uses: actions/checkout@v2.4.0
1212
- name: Set up Ruby 2.6
1313
uses: ruby/setup-ruby@v1
1414
with:

0 commit comments

Comments
 (0)