Skip to content

Commit

Permalink
Merge remote-tracking branch 'mpg123/master' into master-with-github-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mpg123 GitHub bot committed Jan 4, 2025
2 parents d3b64ec + b7db228 commit f2ecdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-pr.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: "actions/checkout@v4"
- name: "Setup python"
uses: "actions/setup-python@v2"
uses: actions/setup-python@v5
with:
python-version: "3.x"
- name: "Install Python requirements"
Expand Down

0 comments on commit f2ecdf3

Please sign in to comment.