Skip to content

Commit

Permalink
chore: Update Docker Buildx action to version 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayrode authored and Razano26 committed Jun 3, 2024
1 parent 54f03ff commit e27106a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v4
uses: docker/setup-buildx-action@v3

- name: Login to Docker Hub
uses: docker/login-action@v3
Expand Down

0 comments on commit e27106a

Please sign in to comment.