Skip to content

Commit

Permalink
Merge pull request #4 from scribd/ct/update-action-dependencies-1
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 aba43a1 + 23e6300 commit 9d96c04
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 9d96c04

Please sign in to comment.