We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff3e76 commit 25c2584Copy full SHA for 25c2584
.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