Skip to content

Commit 7632633

Browse files
ci(NO_JIRA): Updated .github/workflows/lint-python.yml
1 parent 8cc6a94 commit 7632633

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
3939
- name: Set up Python environment
40-
uses: actions/setup-python@v6
40+
uses: actions/setup-python@v7
4141
with:
4242
python-version: ${{ matrix.python_version }}
4343

0 commit comments

Comments
 (0)