summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-05-14 00:09:00 +0800
committerGitHub <[email protected]>2022-05-14 00:09:00 +0800
commit556ce306a6de1ae8804e00a1a88ecde2f59f2d10 (patch)
tree87744575d3313f6e920f8d73bd37f021e5691bce
parentd8dde99fb3a6f742488aee09c20bec7b9f4a3a1b (diff)
downloadATRI-556ce306a6de1ae8804e00a1a88ecde2f59f2d10.tar.gz
ATRI-556ce306a6de1ae8804e00a1a88ecde2f59f2d10.tar.bz2
ATRI-556ce306a6de1ae8804e00a1a88ecde2f59f2d10.zip
⬆️ 跟进 action 依赖版本
-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 c8eb30f..32499dd 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
python -m pip install --upgrade pip
pip install flake8
- name: Run Linters
- uses: wearerequired/lint-action@v1
+ uses: wearerequired/[email protected]
with:
auto_fix: true
black: true