1
0
mirror of https://github.com/ru-de/faq.git synced 2024-11-14 14:41:01 +00:00

Update ci.yml

This commit is contained in:
Oleg Kainov 2023-05-12 15:24:05 +02:00 committed by GitHub
parent c683ef9e78
commit 168b0515da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ on:
jobs: jobs:
spell_and_dead_links_checks: spell_and_dead_links_checks:
if: github.repository == 'ru-de/faq' if: github.repository == 'ru-de/faq'
runs-on: ubuntu-18.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/setup-go@v2 - uses: actions/setup-go@v2
with: with: