1
0
Fork 0
mirror of https://github.com/jiriks74/presence.nvim synced 2025-04-05 12:03:00 +02:00

fix(ci/cs-stylua): invalid version number

This commit is contained in:
Jiří Štefka 2023-09-29 02:12:52 +02:00
parent 2488f96cf1
commit 2d333c4ce1
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -10,6 +10,6 @@ jobs:
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GH_TOKEN }}
version: v0.8.2 # NOTE: we recommend pinning to a specific version in case of formatting changes
version: v0.18.2 # NOTE: we recommend pinning to a specific version in case of formatting changes
# CLI arguments
args: --check .