Skip to content

Commit c544d32

Browse files
chore(deps): bump actions/setup-python from 4.7.0 to 4.7.1 (#561)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@61a6322...65d7f2d) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Radoslav Dimitrov <[email protected]>
1 parent dde2ad4 commit c544d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
go-version: ${{ matrix.go-version }}
3131

3232
- name: Setup - Python
33-
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
33+
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
3434
with:
3535
python-version: "3.10"
3636
cache: "pip"

0 commit comments

Comments
 (0)