Skip to content

Commit ebd3c4a

Browse files
committed
ci: update vaultwarden-version
1 parent 0bbf88d commit ebd3c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
python-version: [ '3.10', '3.11', '3.12', '3.13' ]
1717
os: [ ubuntu-latest ]
18-
vaultwarden-version: [ '1.32.7', '1.33.2' , '1.34.1']
18+
vaultwarden-version: [ '1.32.7', '1.33.2' , '1.34.3']
1919
runs-on: ${{ matrix.os }}
2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)