We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e01e4f5 + 150b936 commit 1fef6d5Copy full SHA for 1fef6d5
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@v7
+ uses: actions/download-artifact@v8
54
- name: Copy JSON files
55
shell: bash
56
run: |
0 commit comments