Skip to content

Commit 50cdd12

Browse files
Update dependency python to 3.13
1 parent f1a59f1 commit 50cdd12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ec2-pulumi-ansible.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
2424
- uses: actions/setup-python@v2
2525
with:
26-
python-version: '3.9'
26+
python-version: '3.13'
2727

2828
- name: Install Pulumi CLI
2929
uses: pulumi/[email protected]

0 commit comments

Comments
 (0)