Skip to content

Commit 9c23309

Browse files
authored
Update deploy_docs.yml
1 parent 15cc36d commit 9c23309

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy_docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ concurrency:
1515

1616
jobs:
1717
build_docs:
18-
runs-on: macos-latest
18+
runs-on: macos-14
1919
steps:
2020
- name: Checkout 🛎️
21-
uses: actions/checkout@v3
21+
uses: actions/checkout@v4
2222

2323
- name: Build DocC
2424
run: |

0 commit comments

Comments
 (0)