Skip to content

Commit 0fff143

Browse files
committed
Fix docs publish job
1 parent 2ebeb7e commit 0fff143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
pages:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
environment:
1111
name: github-pages
1212
url: ${{ steps.deployment.outputs.page_url }}

0 commit comments

Comments
 (0)