Skip to content

Commit 8ceb46a

Browse files
committed
ci(lint): update ubuntu version
1 parent 01b834e commit 8ceb46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push]
44

55
jobs:
66
lint:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-22.04
88
steps:
99
- uses: actions/checkout@v3
1010
- name: Use Node.js v20

0 commit comments

Comments
 (0)