fix: upgrade setup-buildx-action
This commit is contained in:
parent
78462912cc
commit
acf41ff644
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_neo4j.yml
vendored
2
.github/workflows/test_neo4j.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
|
|
||||||
setup_docker:
|
setup_docker:
|
||||||
name: Set up Docker Buildx
|
name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
run_neo4j_integration_test:
|
run_neo4j_integration_test:
|
||||||
name: test
|
name: test
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue