Skip to content

Commit 2b6c6a9

Browse files
committed
Use specific version instead of latest
1 parent d6c04cd commit 2b6c6a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
deploy:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-20.04
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Setup mdBook

0 commit comments

Comments
 (0)