summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-06-09 19:23:14 +0800
committerGitHub <[email protected]>2022-06-09 19:23:14 +0800
commit27c86197f435438d69fd59d123fd741739400e46 (patch)
tree7c483546baba6450221efafac8252e126af6baf4
parentc560a8bcd9d5ced204a37a9008ef984a954e1cc3 (diff)
downloadATRI-27c86197f435438d69fd59d123fd741739400e46.tar.gz
ATRI-27c86197f435438d69fd59d123fd741739400e46.tar.bz2
ATRI-27c86197f435438d69fd59d123fd741739400e46.zip
👷 锁定环境版本
-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