Skip to content

Commit

Permalink
ci: v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Valdes committed Dec 21, 2024
1 parent 1d290c3 commit f1a5ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
docker compose -f docker-compose.yml build
- name: Log in to GitHub Container Registry
uses: docker/login-action@v4
uses: docker/login-action@v3
with:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f1a5ea2

Please sign in to comment.