Skip to content

Commit

Permalink
Merge pull request #18 from stackql/feature/updates
Browse files Browse the repository at this point in the history
updated setup-stackql version
  • Loading branch information
jeffreyaven authored Apr 28, 2024
2 parents ea8f54e + 04e0237 commit a0ee34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ runs:
fi
- name: Setup StackQL
uses: stackql/setup-stackql@v2.1.0
uses: stackql/setup-stackql@v2.2.0
if: ${{steps.check-stackql.outputs.stackql_installed == 'false'}}
with:
use_wrapper: true
Expand Down

0 comments on commit a0ee34a

Please sign in to comment.