Skip to content

Commit

Permalink
correct python version tag for gitthub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven-Eardley committed Sep 25, 2024
1 parent 28e82c7 commit bbd9376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: set up a python 3.10 environment
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: 3.10.12

- name: install elasticsearch
uses: getong/[email protected]
Expand Down

0 comments on commit bbd9376

Please sign in to comment.