Update actions/checkout action to v7
docker-node image / build (arm64) (push) Successful in 22s
docker-node image / amend-manifest (push) Successful in 12s

This commit is contained in:
2026-08-22 17:03:07 +00:00
parent db8cf888ef
commit 0426434c14
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
runs-on: ${{ matrix.arch }}
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v7
- name: Login to Docker Registry
uses: docker/login-action@v3