Skip to content

Commit 2458874

Browse files
Update dependency python to 3.13 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3005d6 commit 2458874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Setup Python
6666
uses: actions/setup-python@v5
6767
with:
68-
python-version: 3.11
68+
python-version: 3.13
6969

7070
- name: Install pulumictl
7171
uses: jaxxstorm/action-install-gh-release@v2.0.0

0 commit comments

Comments
 (0)