Skip to content

Commit

Permalink
chore(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 12, 2022
1 parent d288b79 commit b688fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
with:
dotnet-version: ${{matrix.dotnetverson}}
- name: Setup Python
uses: actions/setup-python@13ae5bb136fac2878aff31522b9efb785519f984 # tag=v4.2.0
uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # tag=v4.2.0
with:
python-version: ${{matrix.pythonversion}}
- name: Build SDK
Expand Down

0 comments on commit b688fae

Please sign in to comment.