.github/workflows/ci.yaml in input_sanitizer-0.5.0 vs .github/workflows/ci.yaml in input_sanitizer-0.6.0
- old
+ new
@@ -12,11 +12,12 @@
- 2.5.8
- 2.6.8
- 2.7.6
- 3.0.4
- 3.1.2
+ - 3.2.0
steps:
- - uses: zendesk/checkout@v2
+ - uses: zendesk/checkout@v3
- name: Set up Ruby
uses: zendesk/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
- name: Test ${{ matrix.ruby-version }}