Skip to content

Commit c8f58d2

Browse files
authored
chore(deps): update dependency python to v3.14.6 (#31)
1 parent b71f159 commit c8f58d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/configure-pages@v6
3030
- uses: actions/setup-python@v6
3131
with:
32-
python-version: "3.14.5"
32+
python-version: "3.14.6"
3333
- run: echo "cache_id=$(date --utc '+%V')" >> "$GITHUB_ENV"
3434
- uses: actions/cache@v5
3535
with:

0 commit comments

Comments
 (0)