Skip to content

Commit 0d71ffd

Browse files
committed
chore(ci): bump docker/login-action from v3 to v4
1 parent 0cbad0a commit 0d71ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
runs-on: ubuntu-latest
7474
steps:
7575
- uses: actions/checkout@v6
76-
- uses: docker/login-action@v3
76+
- uses: docker/login-action@v4
7777
with:
7878
registry: ghcr.io
7979
username: ${{ github.actor }}

0 commit comments

Comments
 (0)