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 f120d72 commit 7dedc29Copy full SHA for 7dedc29
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v3
48
49
- name: Set up Python ${{ matrix.python-version }}
50
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
51
with:
52
python-version: ${{ matrix.python-version }}
53
0 commit comments