Skip to content

Commit

Permalink
Update merge-main-into-prs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored Aug 25, 2024
1 parent 84c94e5 commit 4aea7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-main-into-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.x"
cache: "pip"
- name: Install requirements
run: |
Expand Down

0 comments on commit 4aea7db

Please sign in to comment.