DRAFT: update deps #872

Open
philipp wants to merge 8 commits from update-deps into staging
Showing only changes of commit e3d8a47af0 - Show all commits

View File

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