Skip to content

Commit

Permalink
ci: update keymap-drawer
Browse files Browse the repository at this point in the history
  • Loading branch information
dcai committed Dec 14, 2024
1 parent 0530a3d commit c672d71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/draw-keymaps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: "3.11"
python-version: "3.13"
- name: keymap images
shell: bash
run: |
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
keymap-drawer==0.18
keymap-drawer==0.19

0 comments on commit c672d71

Please sign in to comment.