Skip to content

Commit a6561cc

Browse files
authored
chore(deps): update dependency python to v3.14.5 (#13)
1 parent 00a85a6 commit a6561cc

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@v5
3030
- uses: actions/setup-python@v6
3131
with:
32-
python-version: "3.x"
32+
python-version: "3.14.5"
3333
- run: echo "cache_id=$(date --utc '+%V')" >> "$GITHUB_ENV"
3434
- uses: actions/cache@v4
3535
with:

0 commit comments

Comments
 (0)