Skip to content

Commit 66343b3

Browse files
chore(deps): update dependency python to 3.14
1 parent dc2bddb commit 66343b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Python
3232
uses: actions/setup-python@v5
3333
with:
34-
python-version: '3.13'
34+
python-version: '3.14'
3535

3636
- name: Set up Terraform
3737
uses: hashicorp/setup-terraform@v3

0 commit comments

Comments
 (0)