Skip to content

Commit c47029e

Browse files
committed
Update cli version used in integration tests
1 parent 5fdfb44 commit c47029e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
strategy:
127127
matrix:
128128
os: [ubuntu-latest, windows-latest]
129-
version: ['v2.2.6', 'v2.3.3', 'v2.4.4']
129+
version: ['v2.2.6', 'v2.3.3', 'v2.4.5']
130130
env:
131131
CLI_VERSION: ${{ matrix.version }}
132132
TEST_CODEQL_PATH: '${{ github.workspace }}/codeql'

0 commit comments

Comments
 (0)