We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babc370 commit d5ff658Copy full SHA for d5ff658
1 file changed
.github/workflows/release.yaml
@@ -93,7 +93,7 @@ jobs:
93
with:
94
dotnet-version: ${{matrix.dotnetverson}}
95
- name: Setup Python
96
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # tag=v6.0.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # tag=v6.1.0
97
98
python-version: ${{matrix.pythonversion}}
99
- name: Build SDK
0 commit comments