We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7432949 commit 0eeaa09Copy full SHA for 0eeaa09
3 files changed
.github/actions/pulumitools/action.yaml
@@ -8,7 +8,7 @@ inputs:
8
node-version:
9
description: "node version to install"
10
required: false
11
- default: 20.x
+ default: 25.2.1
12
python-version:
13
description: "python version to install"
14
0 commit comments