update deps #873

Merged
philipp merged 16 commits from update-deps into main 2025-03-06 10:25:08 +01:00
Showing only changes of commit e3d8a47af0 - Show all commits

View File

@ -11,6 +11,8 @@ env:
jobs:
test:
runs-on: ubuntu-latest
- name: Pull Latest CI Image
run: docker pull git.hofer.link/philipp/ci-images:rust-latest
container:
image: git.hofer.link/philipp/ci-images:rust-latest
options: --pull always