We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 106a75b + 461d5c7 commit ca62417Copy full SHA for ca62417
1 file changed
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
if: contains(matrix.os, 'ubuntu')
35
with:
36
install: true
37
- - uses: 'docker/build-push-action@v5'
+ - uses: 'docker/build-push-action@v6'
38
39
40
context: .
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
82
0 commit comments