We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44f3a84 commit 28f39dbCopy full SHA for 28f39db
.github/workflows/evals.yml
@@ -41,7 +41,7 @@ jobs:
41
EOF
42
43
- name: Build image
44
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
45
with:
46
context: .
47
file: packages/evals/Dockerfile.runner
0 commit comments