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 4c04a50 commit c5a5c69Copy full SHA for c5a5c69
.github/workflows/lint.yml
@@ -12,7 +12,7 @@ jobs:
12
format-with-stylua:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
16
17
- name: Cache cargo modules
18
id: cache-cargo
.github/workflows/panvimdoc.yml
@@ -15,7 +15,7 @@ jobs:
name: pandoc to vimdoc
19
- uses: kdheepak/panvimdoc@main
20
with:
21
vimdoc: ${{ github.event.repository.name }}
0 commit comments