Skip to content

Commit

Permalink
Switch ubuntu-latest to ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
yanorei32 committed May 29, 2024
1 parent ab8abec commit 18f6e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
actionlint:
name: actionlint with reviewdog
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: actionlint
Expand Down

0 comments on commit 18f6e6d

Please sign in to comment.