Skip to content

Commit

Permalink
Merge pull request #4 from qa-brasil/brunopulis-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
brunopulis authored Apr 12, 2023
2 parents acb5845 + 840a7a3 commit 515e30c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checar-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ on:
jobs:
check-link:

runs-on: ubuntu-18.04
runs-on: ubuntu-22.04

steps:
- name: Project checkout
uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.github/mlc_config.json'
config-file: '.github/mlc_config.json'

0 comments on commit 515e30c

Please sign in to comment.