Skip to content

Commit 12a01de

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/lerna-8.2.2
2 parents 17c3f88 + ef2fe6c commit 12a01de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
steps:
6262
- uses: actions/checkout@v4
6363
- name: Set up Python environment
64-
uses: actions/setup-python@v5.3.0
64+
uses: actions/setup-python@v5.6.0
6565
with:
6666
python-version: ${{ matrix.python-version }}
6767
- name: 🧹 flake8 Lint

0 commit comments

Comments
 (0)