Skip to content

Commit

Permalink
Fix docs generation
Browse files Browse the repository at this point in the history
  • Loading branch information
mlsmaycon committed Dec 8, 2023
1 parent ceddc4b commit f0beea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_api_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
input_string: ${{ github.event.inputs.tag }}
version_extractor_regex: '\/v(.*)$'

- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
token: ${{ secrets.DEV_GITHUB_TOKEN }}

Expand Down

0 comments on commit f0beea3

Please sign in to comment.