Skip to content

Commit

Permalink
Update another job to py310
Browse files Browse the repository at this point in the history
Amending 1467042
  • Loading branch information
mara004 committed Jul 2, 2022
1 parent a52886f commit ba6da21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.9'
python-version: '3.10'
- name: Check out pypdfium2
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit ba6da21

Please sign in to comment.