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 dbb2df2 commit c7b3d21Copy full SHA for c7b3d21
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: gradle/actions/setup-gradle@v5
41
- name: Install Docker on macOS
42
if: matrix.os == 'macos-15-intel'
43
- uses: douglascamata/[email protected].1
+ uses: douglascamata/[email protected].2
44
- name: Login to Docker Hub
45
uses: docker/login-action@v3
46
with:
0 commit comments