Skip to content

Commit fd31e9e

Browse files
committed
Fix docs action
1 parent 9740f9e commit fd31e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

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

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)