Skip to content

Commit

Permalink
Merge pull request #72 from yubiuser/ubuntu-latest
Browse files Browse the repository at this point in the history
Use ubuntu-latest in workflows
  • Loading branch information
yubiuser committed Dec 14, 2022
2 parents 8507ce6 + 6bbf58c commit 4009602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/editorconfig-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
build:
name: editorconfig-checker
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: editorconfig-checker/action-editorconfig-checker@main
Expand Down

0 comments on commit 4009602

Please sign in to comment.