| commit | a1b05a529f060b981b254a2e706b17fb7545774c | [log] [tgz] |
|---|---|---|
| author | Nils Diewald <nils@diewald-online.de> | Fri May 08 10:35:40 2026 +0200 |
| committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Fri May 08 10:35:40 2026 +0200 |
| tree | b36776f308135534e3e13f23a7e976aa1f6a4397 | |
| parent | b5b83884f562ddfd8fa95abb4d353c3cfbfe35d8 [diff] | |
| parent | 10ff7c58213e8a69086a1b804374e88dd00e36fe [diff] |
Merge "Add screenshot" into main
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de1779d..24eb799 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -19,7 +19,7 @@ - uses: actions/checkout@v4 - name: Set up Go ${{ matrix.go-version }} - uses: actions/setup-go@v5 + uses: actions/setup-go@v6 with: go-version: ${{ matrix.go-version }}