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 8c264db commit 8f76306Copy full SHA for 8f76306
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
ruby-version: ${{ matrix.ruby }}
73
74
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v4
75
76
python-version: ${{ matrix.python }}
77
architecture: ${{ matrix.python_architecture }}
.github/workflows/windows.yml
@@ -42,7 +42,7 @@ jobs:
42
43
44
45
46
47
48
0 commit comments