Skip to content

Commit 3dd2cca

Browse files
chore(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#572)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@65d7f2d...0a5c615) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 053c629 commit 3dd2cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
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@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236
33+
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c
3434
with:
3535
python-version: "3.10"
3636
cache: "pip"

0 commit comments

Comments
 (0)