We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 801e602 + 3e7f4a1 commit e5b649eCopy full SHA for e5b649e
1 file changed
.github/workflows/update-default-keybindings.yml
@@ -50,7 +50,7 @@ jobs:
50
steps:
51
- uses: actions/checkout@v6
52
- name: Download three JSON files
53
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
54
- name: Copy JSON files
55
shell: bash
56
run: |
0 commit comments