Skip to content

Commit a33c059

Browse files
Updated .github/workflows/lint-python.yml NO_JIRA
1 parent 47178c3 commit a33c059

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
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
3939
- name: Set up Python environment
40-
uses: actions/setup-python@v5
40+
uses: actions/setup-python@v6
4141
with:
4242
python-version: ${{ matrix.python_version }}
4343

0 commit comments

Comments
 (0)