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 4d67b88 commit 4dd3a03Copy full SHA for 4dd3a03
.github/workflows/linting.yaml
@@ -22,7 +22,7 @@ jobs:
22
run: pipx install poetry
23
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
24
id: python
25
- uses: actions/setup-python@v4.7.1
+ uses: actions/setup-python@v4.8.0
26
with:
27
python-version: ${{ env.DEFAULT_PYTHON }}
28
cache: "poetry"
0 commit comments