README.adoc in git-lint-7.1.0 vs README.adoc in git-lint-7.2.0

- old
+ new

@@ -1227,10 +1227,10 @@ runs-on: ubuntu-latest container: image: ruby:latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 ref: ${{github.head_ref}} - name: Install run: gem install git-lint