Skip to content

Commit 2a59657

Browse files
build(deps): bump actions/setup-python from 2 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b37815 commit 2a59657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-msvc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
git clone https://gitlab.gnome.org/GNOME/gtk.git --depth 1
6060
6161
- name: Setup Python
62-
uses: actions/setup-python@v2
62+
uses: actions/setup-python@v5
6363
with:
6464
python-version: "3.x"
6565

0 commit comments

Comments
 (0)