Skip to content

Commit

Permalink
Bump Python from 3.9.20 to 3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mkllnk committed Oct 16, 2024
1 parent 57ee454 commit 4f0ec31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: '3.9.20'
python-version: '3.10.15'

- name: Set up Ansible
run: |
Expand All @@ -31,7 +31,7 @@ jobs:

- uses: actions/setup-python@v4
with:
python-version: '3.9.20'
python-version: '3.10.15'

- name: Set up Ansible
run: |
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ofn-install-3.9.20
ofn-install-3.10.15

0 comments on commit 4f0ec31

Please sign in to comment.