Skip to content

Commit ed7faf3

Browse files
authored
chore(deps): update dependency python to v3.14.7 (#64)
1 parent 4b9f82e commit ed7faf3

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@v7
3131
with:
32-
python-version: "3.14.6"
32+
python-version: "3.14.7"
3333
- run: echo "cache_id=$(date --utc '+%V')" >> "$GITHUB_ENV"
3434
- uses: actions/cache@v6
3535
with:

0 commit comments

Comments
 (0)