Skip to content

Commit 1fef6d5

Browse files
authored
Merge pull request #202 from codebling/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents e01e4f5 + 150b936 commit 1fef6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-default-keybindings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@v6
5252
- name: Download three JSON files
53-
uses: actions/download-artifact@v7
53+
uses: actions/download-artifact@v8
5454
- name: Copy JSON files
5555
shell: bash
5656
run: |

0 commit comments

Comments
 (0)