This commit is contained in:
Pichai Takengrach​ 2026-06-16 18:03:15 +07:00 committed by GitHub
commit a454d67cb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 2405 additions and 565 deletions

View file

@ -26,7 +26,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
# Use `docker/login-action` to log in to GHCR.io.
# Once published, the packages are scoped to the account defined here.