Skip to content

Commit

Permalink
Merge pull request #7 from scribd/ct/update-action-dependencies
Browse files Browse the repository at this point in the history
Update ci.yml for Github Action dependencies
  • Loading branch information
johndotpub committed Mar 17, 2023
2 parents 365c8be + 0dd02bb commit 6e24d4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on: push

jobs:
codeowners:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: GitHub CODEOWNERS Validator
uses: mszostok/codeowners-validator@v0.7.1
with:
Expand Down

0 comments on commit 6e24d4f

Please sign in to comment.