2 parents a3cf1b6 + b9cd880 commit db6e015Copy full SHA for db6e015
2 files changed
.github/workflows/check-format.yml
@@ -8,7 +8,7 @@ jobs:
8
matrix:
9
python-version: ["3.13"]
10
steps:
11
- - uses: actions/checkout@v4.1.1
+ - uses: actions/checkout@v4.2.2
12
- name: Set up Python ${{ matrix.python-version }}
13
uses: actions/setup-python@v5
14
with:
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
lint-type: [black, flake8]
15
0 commit comments