Skip to content

Commit 76e904f

Browse files
Updated .github/workflows/lint-python.yml NO_JIRA
1 parent 4452d3c commit 76e904f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-python.yml

Lines changed: 1 addition & 1 deletion
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)