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 75695dc commit 97c4ab1Copy full SHA for 97c4ab1
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
install: true
38
39
- name: Build Docker image and store in cache
40
- uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85
+ uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75
41
with:
42
context: .
43
push: false
0 commit comments