Skip to content

Commit b69bbf5

Browse files
committed
Update integration test cli versions
1 parent b64284c commit b69bbf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.5', 'v2.4.6', 'v2.5.1']
129+
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6', 'v2.5.3']
130130
env:
131131
CLI_VERSION: ${{ matrix.version }}
132132
TEST_CODEQL_PATH: '${{ github.workspace }}/codeql'

0 commit comments

Comments
 (0)