Skip to content

Commit 697b62a

Browse files
committed
adjust checkout version
1 parent 9881a4e commit 697b62a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/seo-check.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ on:
77
jobs:
88
seo-check:
99
runs-on: ubuntu-latest
10-
container:
11-
image: registry.opencode.de/open-code/document-writing-tools/seo-check:main-amd64
10+
#container:
11+
# image: registry.opencode.de/open-code/document-writing-tools/seo-check:main-amd64
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
- name: Copy ISO data files into workspace
1515
run: cp /seo-check/ISO-639-1-lang-codes.json /seo-check/ISO-3166-Alpha2-country-codes.csv .
1616
- name: Run SEO-Check

0 commit comments

Comments
 (0)