Skip to content

Commit

Permalink
Update python version in lint job in OWS CFG Lint, Test and Build wor…
Browse files Browse the repository at this point in the history
…kflow
  • Loading branch information
vikineema committed Jan 6, 2025
1 parent 1e227e4 commit 90c325d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ows-config-test-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Set up Python environment
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: 3.10.12

- name: flake8 Lint
uses: py-actions/flake8@v2
Expand Down

0 comments on commit 90c325d

Please sign in to comment.