We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b37815 commit 2a59657Copy full SHA for 2a59657
.github/workflows/windows-msvc.yml
@@ -59,7 +59,7 @@ jobs:
59
git clone https://gitlab.gnome.org/GNOME/gtk.git --depth 1
60
61
- name: Setup Python
62
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
63
with:
64
python-version: "3.x"
65
0 commit comments