Skip to content

Commit de436f6

Browse files
authored
Merge branch 'master' into ci/verify-tag-reachable-from-master-549
2 parents aff6335 + e0c074d commit de436f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uv run pytest --cov=./ --cov-report=xml --cov-report=term -v
9595
9696
- name: Log in to GitHub Container Registry
97-
uses: docker/login-action@v4.0.0
97+
uses: docker/login-action@v4.1.0
9898
with:
9999
registry: ghcr.io
100100
username: ${{ github.actor }}

0 commit comments

Comments
 (0)