We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c739f8c + dca2026 commit 8896a11Copy full SHA for 8896a11
1 file changed
.github/workflows/cypress.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v6
22
23
- name: Set up Docker Buildx
24
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
25
26
# Setup Node.js
27
- name: Setup Node.js
0 commit comments