Skip to content

Commit

Permalink
updated setup-stackql version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Apr 28, 2024
1 parent 3bd4e3e commit 04e0237
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 04e0237

Please sign in to comment.