We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f66eec commit 906f17bCopy full SHA for 906f17b
.github/workflows/update_lockfile.yml
@@ -23,7 +23,7 @@ jobs:
23
if: ${{ steps.check_lockfile.outputs.files_exists == 'true' }}
24
with:
25
neovim: true
26
- version: nightly
+ # version: nightly
27
- name: Run lockfile-autoupdate
28
29
timeout-minutes: 5
0 commit comments