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 5bcb9b8 commit 7cc390eCopy full SHA for 7cc390e
1 file changed
.github/workflows/default.yml
@@ -15,7 +15,9 @@ jobs:
15
- os: ubuntu-22.04
16
rev: v0.7.2/nvim-linux64.tar.gz
17
18
- rev: v0.8.2/nvim-linux64.tar.gz
+ rev: v0.8.3/nvim-linux64.tar.gz
19
+ - os: ubuntu-22.04
20
+ rev: v0.9.0/nvim-linux64.tar.gz
21
steps:
22
- uses: actions/checkout@v3
23
- run: date +%F > todays-date
0 commit comments