Skip to content

Commit 4fa72eb

Browse files
committed
Upgrade github page using ubuntu version
1 parent 319ac6a commit 4fa72eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-page.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- 'docs/**'
88
jobs:
99
deploy:
10-
runs-on: ubuntu-20.04
10+
runs-on: ubuntu-latest
1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}
1313
steps:

0 commit comments

Comments
 (0)