Skip to content

Commit adc4d29

Browse files
authored
feat: update workflows metadata version
1 parent 211e611 commit adc4d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Docker meta
1919
id: meta
20-
uses: docker/metadata-action@v3
20+
uses: docker/metadata-action@v4
2121
with:
2222
images: |
2323
${{ env.REGISTRY }}/${{ github.repository }}

0 commit comments

Comments
 (0)