We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdb126 commit f3e8e7dCopy full SHA for f3e8e7d
.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@v4
63
with:
64
python-version: '3.x'
65
0 commit comments