Skip to content

Commit

Permalink
update stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas-reineke committed Sep 15, 2023
1 parent 376209d commit cf73ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- version: nightly
rev: nightly/nvim-linux64.tar.gz
- version: stable
rev: v0.9.1/nvim-linux64.tar.gz
rev: v0.9.2/nvim-linux64.tar.gz
steps:
- uses: actions/checkout@v3
- run: date +%F > todays-date
Expand Down Expand Up @@ -51,7 +51,7 @@ jobs:
- version: nightly
rev: nightly/nvim-linux64.tar.gz
- version: stable
rev: v0.9.1/nvim-linux64.tar.gz
rev: v0.9.2/nvim-linux64.tar.gz
steps:
- uses: actions/checkout@v3
- run: date +%F > todays-date
Expand Down

0 comments on commit cf73ed8

Please sign in to comment.