diff options
| author | William Boman <william@redwill.se> | 2026-04-21 15:25:16 +0200 |
|---|---|---|
| committer | William Boman <william@redwill.se> | 2026-04-21 15:25:16 +0200 |
| commit | 88bdf9e7a5f027ce376789f4a236cef310463103 (patch) | |
| tree | 48c9cdf61bd9c803a366847f1b4751cb642e0e4b /.github/workflows/stylua.yml | |
| parent | fix: actually emit the receipt in uninstall event payloads (#2071) (diff) | |
| download | mason-chore/ci-upgrades.tar mason-chore/ci-upgrades.tar.gz mason-chore/ci-upgrades.tar.bz2 mason-chore/ci-upgrades.tar.lz mason-chore/ci-upgrades.tar.xz mason-chore/ci-upgrades.tar.zst mason-chore/ci-upgrades.zip | |
chore(ci): update stylua, selene, neovimchore/ci-upgrades
Diffstat (limited to '.github/workflows/stylua.yml')
| -rw-r--r-- | .github/workflows/stylua.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stylua.yml b/.github/workflows/stylua.yml index 87237ad8..70abe580 100644 --- a/.github/workflows/stylua.yml +++ b/.github/workflows/stylua.yml @@ -18,4 +18,4 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} # CLI arguments args: --check . - version: 0.20.0 + version: 2.4.1 |
