Skip to content

Commit 39c5327

Browse files
🚨 switch to node 16 ter
1 parent f8dbab0 commit 39c5327

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
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111
- name: GithubPackages Login
12-
uses: docker/login-action@v1.10.0-node16
12+
uses: docker/login-action@v1.10.0
1313
with:
1414
registry: ghcr.io
1515
username: ${{ github.actor }}

0 commit comments

Comments
 (0)