Skip to content

Commit a90ec1e

Browse files
chore(deps): update docker/setup-buildx-action action to v3
1 parent 000e34a commit a90ec1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: actions/checkout@v3
15-
- uses: docker/setup-buildx-action@v2
15+
- uses: docker/setup-buildx-action@v3
1616
- uses: actions/setup-node@v3
1717
with:
1818
node-version: 20

0 commit comments

Comments
 (0)