Skip to content

Commit

Permalink
updated setup-stackql
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Apr 26, 2024
1 parent e0ab1e8 commit 63d7bf9
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 @@ -56,7 +56,7 @@ runs:
fi
- name: Setup StackQL
uses: stackql/setup-stackql@v2.0.0
uses: stackql/setup-stackql@v2.1.0
if: ${{steps.check-stackql.outputs.stackql_installed == 'false'}}
with:
use_wrapper: true
Expand Down

0 comments on commit 63d7bf9

Please sign in to comment.