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.
2 parents b8f7f72 + 79ff9dd commit 03eb4d2Copy full SHA for 03eb4d2
.github/workflows/cicd.yml
@@ -58,7 +58,7 @@ jobs:
58
59
# Setup Python (faster than using Python container)
60
- name: Setup Python
61
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
62
with:
63
python-version: ${{ matrix.python-version }}
64
- name: Lint code
0 commit comments