We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a559812 commit fda292aCopy full SHA for fda292a
.github/workflows/build.yml
@@ -49,6 +49,8 @@ jobs:
49
50
- name: Set up Docker Buildx
51
uses: docker/setup-buildx-action@v3
52
+ with:
53
+ version: 0.29.1
54
55
- name: Login to GitHub Container Registry 🔑
56
uses: docker/login-action@v3
0 commit comments