Skip to content

Commit 5761ff7

Browse files
authored
Merge pull request #10 from kilnfi/renovate/ubuntu-22.x
chore(deps): update dependency ubuntu to v22
2 parents 112266e + 803bce8 commit 5761ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
pre-commit:
1414
name: 'pre-commit'
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-22.04
1616
steps:
1717

1818
- name: Checkout

0 commit comments

Comments
 (0)