We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2af5922 + b4d7f65 commit 801e602Copy full SHA for 801e602
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@v5
+ uses: actions/upload-artifact@v6
42
with:
43
name: raw-default-keybindings-${{ matrix.os }}
44
path: scripts/*.keybindings.raw.json
0 commit comments