.github/workflows/main.yml in srx-languagetool-0.12.0 vs .github/workflows/main.yml in srx-languagetool-0.13.0

- old
+ new

@@ -4,10 +4,10 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Set up Ruby uses: ruby/setup-ruby@v1 with: ruby-version: 2.7.7 - name: Install