Skip to content

Commit 3c8e321

Browse files
Updated .github/workflows/lint-python.yml NO_JIRA
1 parent 8f1a953 commit 3c8e321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fi
3434
3535
- name: Set up Python environment
36-
uses: actions/setup-python@v4
36+
uses: actions/setup-python@v5
3737
with:
3838
python-version: ${{ matrix.python_version }}
3939

0 commit comments

Comments
 (0)