Skip to content

Commit 8896a11

Browse files
authored
Merge pull request #583 from HistoryAtState/dependabot/github_actions/docker/setup-buildx-action-4
2 parents c739f8c + dca2026 commit 8896a11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cypress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v6
2222

2323
- name: Set up Docker Buildx
24-
uses: docker/setup-buildx-action@v3
24+
uses: docker/setup-buildx-action@v4
2525

2626
# Setup Node.js
2727
- name: Setup Node.js

0 commit comments

Comments
 (0)