Skip to content

Commit e30090f

Browse files
chore(deps): bump crazy-max/ghaction-setup-docker from 3.5.0 to 4.0.0 (#353)
Bumps [crazy-max/ghaction-setup-docker](https://github.com/crazy-max/ghaction-setup-docker) from 3.5.0 to 4.0.0. - [Release notes](https://github.com/crazy-max/ghaction-setup-docker/releases) - [Commits](docker/setup-docker-action@v3.5.0...v4.0.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-setup-docker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65f0c86 commit e30090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx-sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# with:
2323
# xcode-version: latest
2424
- name: Set up Docker
25-
uses: crazy-max/ghaction-setup-docker@v3.5.0
25+
uses: crazy-max/ghaction-setup-docker@v4.0.0
2626
env:
2727
SIGN_QEMU_BINARY: 1
2828
COLIMA_START_ARGS: --cpu 4 --memory 8 --disk 32

0 commit comments

Comments
 (0)