Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t-chito committed Mar 2, 2024
1 parent 2b2417f commit 0be9751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: "3.10"

- name: Run image
uses: abatilo/actions-poetry@v2.1.6
Expand Down

0 comments on commit 0be9751

Please sign in to comment.