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 ce8556d commit b5c8de0Copy full SHA for b5c8de0
1 file changed
.github/workflows/default.yml
@@ -17,7 +17,9 @@ jobs:
17
- os: ubuntu-22.04
18
rev: v0.8.3/nvim-linux64.tar.gz
19
20
- rev: v0.9.1/nvim-linux64.tar.gz
+ rev: v0.9.5/nvim-linux64.tar.gz
21
+ - os: ubuntu-22.04
22
+ rev: v0.10.0/nvim-linux64.tar.gz
23
steps:
24
- uses: actions/checkout@v3
25
- run: date +%F > todays-date
0 commit comments