Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13.1 (#301)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent 02f6315 commit 0e351f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: 3.13.0
python-version: 3.13.1

- name: Generate the API documentation
run: ./gradlew --no-configuration-cache dokkaHtmlMultiModule
Expand Down

0 comments on commit 0e351f6

Please sign in to comment.