Skip to content

Commit 00f512c

Browse files
🚨 remove node16
1 parent 39c5327 commit 00f512c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
password: ${{ secrets.GITHUB_TOKEN }}
1717
- name: Extract metadata (tags, labels) for Docker
1818
id: meta
19-
uses: docker/metadata-action@v3-node16
19+
uses: docker/metadata-action@v3
2020
with:
2121
images: ghcr.io/${{ github.repository }}
2222
- name: Build and push Docker images

0 commit comments

Comments
 (0)