Bump version
This commit is contained in:
parent
1b01159a79
commit
a3ce357b2e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint_and_test.yml
vendored
2
.github/workflows/lint_and_test.yml
vendored
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
driver: docker
|
driver: docker
|
||||||
|
|
||||||
- name: Set up containerd
|
- name: Set up containerd
|
||||||
uses: crazy-max/ghaction-setup-containerd@v2
|
uses: crazy-max/ghaction-setup-containerd@v3
|
||||||
|
|
||||||
- name: Build docker image
|
- name: Build docker image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue