Skip to content

Commit 917c61e

Browse files
authored
Merge branch 'master' into maintain/migrate-to-actions-4
2 parents d76c4ff + 8cb467c commit 917c61e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
url: ${{ steps.deployment.outputs.page_url }}
2929
runs-on: ubuntu-latest
3030
steps:
31+
- uses: actions/checkout@v4
3132
- name: Initialize the environment
3233
uses: ./.github/actions/initialize
3334
with:

0 commit comments

Comments
 (0)