Skip to content

Commit 2e22a4b

Browse files
author
Jacek Gębal
committed
Switch to utPLSQL-cli version 3.1.9
1 parent 5fb2c09 commit 2e22a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
- name: Install utPLSQL-cli
9595
id: install-utplsql-cli
96-
run: curl -Lk -o utPLSQL-cli.zip "https://github.com/utPLSQL/utPLSQL-cli/releases/download/v3.1.8/utPLSQL-cli.zip" && unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
96+
run: curl -Lk -o utPLSQL-cli.zip "https://github.com/utPLSQL/utPLSQL-cli/releases/download/3.1.9/utPLSQL-cli.zip" && unzip utPLSQL-cli.zip && chmod -R u+x utPLSQL-cli
9797

9898
- name: Install utPLSQL
9999
id: install-utplsql

0 commit comments

Comments
 (0)