Skip to content

Commit d5ff658

Browse files
chore(deps): Bump actions/setup-python from 6.0.0 to 6.1.0 (#136)
1 parent babc370 commit d5ff658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
with:
9494
dotnet-version: ${{matrix.dotnetverson}}
9595
- name: Setup Python
96-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # tag=v6.0.0
96+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # tag=v6.1.0
9797
with:
9898
python-version: ${{matrix.pythonversion}}
9999
- name: Build SDK

0 commit comments

Comments
 (0)