We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d516b45 + be96eb9 commit e01e4f5Copy full SHA for e01e4f5
1 file changed
.github/workflows/update-default-keybindings.yml
@@ -38,7 +38,7 @@ jobs:
38
working-directory: ./scripts/get_default_keybindings
39
if: runner.os != 'Linux'
40
- name: Upload the output file
41
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
42
with:
43
name: raw-default-keybindings-${{ matrix.os }}
44
path: scripts/*.keybindings.raw.json
0 commit comments