Mirror: TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.

Fix ci file

jdecroock 1c4b4093 2330aa09

Changed files
+1 -1
.github
workflows
+1 -1
.github/workflows/release.yaml
···
jobs:
release:
name: Release
-
runs-on: ubuntu-20.04
+
runs-on: ubuntu-latest
timeout-minutes: 20
permissions:
contents: write