We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbf88d commit ebd3c4aCopy full SHA for ebd3c4a
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
17
os: [ ubuntu-latest ]
18
- vaultwarden-version: [ '1.32.7', '1.33.2' , '1.34.1']
+ vaultwarden-version: [ '1.32.7', '1.33.2' , '1.34.3']
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v3
0 commit comments