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 dd81eec commit 1185437Copy full SHA for 1185437
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- uses: actions/checkout@v3
26
27
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
28
with:
29
python-version: ${{ matrix.python-version }}
30
cache: 'pip'
0 commit comments