We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca7421 commit a13db97Copy full SHA for a13db97
.github/workflows/lintsql.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
lint:
13
name: Lint SQL
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
steps:
16
- name: Checkout Code
17
uses: actions/checkout@v4
0 commit comments