summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 0e113ec..fc90031 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
- name: Setup Python 🐍
uses: actions/[email protected]
with:
- python-version: 3.8
+ python-version: 3.8.5
- uses: Gr1N/setup-poetry@v7