We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 135f88c commit 7b2ceccCopy full SHA for 7b2cecc
.github/workflows/lint.yml
@@ -61,7 +61,7 @@ jobs:
61
steps:
62
- uses: actions/checkout@v4
63
- name: Set up Python environment
64
- uses: actions/setup-python@v4.7.0
+ uses: actions/setup-python@v4.7.1
65
with:
66
python-version: ${{ matrix.python-version }}
67
- name: 🧹 flake8 Lint
0 commit comments