diff options
Diffstat (limited to '.github/workflows/selene.yml')
| -rw-r--r-- | .github/workflows/selene.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/selene.yml b/.github/workflows/selene.yml index 5a71f62..1486c9c 100644 --- a/.github/workflows/selene.yml +++ b/.github/workflows/selene.yml @@ -17,4 +17,4 @@ jobs: # token is needed because the action allegedly downloads binary from github releases token: ${{ secrets.GITHUB_TOKEN }} args: lua/ tests/ scripts/ - version: 0.24.0 + version: 0.25.0 |
