Skip to content

Commit 4fa3984

Browse files
committed
fix oudated GA OS
1 parent 82e6742 commit 4fa3984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: push
33

44
jobs:
55
deploy:
6-
runs-on: ubuntu-20.04
6+
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2
99

0 commit comments

Comments
 (0)