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 a112301 commit ce586dfCopy full SHA for ce586df
.github/workflows/stackql.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: setup StackQL
25
- uses: stackql/setup-stackql@v1.2.0
+ uses: stackql/setup-stackql@v2.0.0
26
with:
27
use_wrapper: true
28
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
README.md
@@ -36,7 +36,7 @@ This step uses the [__`setup-stackql`__](https://github.com/marketplace/actions/
36
37
```yaml
38
39
40
41
42
```
0 commit comments