Skip to content

Commit b97caa4

Browse files
authored
Updating reusable workflow references (#32)
1 parent ac79138 commit b97caa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6
1717

1818
- name: Log in to package registry
19-
uses: docker/login-action@v3
19+
uses: docker/login-action@v4
2020
with:
2121
registry: ghcr.io
2222
username: ${{ github.actor }}

0 commit comments

Comments
 (0)