We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a42423 + aafa58e commit bd67af2Copy full SHA for bd67af2
1 file changed
.github/workflows/update-default-keybindings.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.os }}
24
25
steps:
26
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
27
- uses: actions/setup-node@v6
28
with:
29
node-version: lts/*
@@ -48,7 +48,7 @@ jobs:
48
49
runs-on: ubuntu-latest
50
51
52
- name: Download three JSON files
53
uses: actions/download-artifact@v8
54
- name: Copy JSON files
0 commit comments