Skip to content

Commit

Permalink
Update ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gracez-20 authored Jan 30, 2025
1 parent 289e91d commit 51d03d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "{{ cookiecutter.python_version }}"
python-version: "3.10"

- name: Check-out repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 51d03d4

Please sign in to comment.