Update actions/checkout action to v4.4.0
CI / full-gate (push) Successful in 2m35s
Mirror / github-mirror (push) Successful in 6s

Release-Bump: minor
This commit was merged in pull request #41.
This commit is contained in:
2026-08-03 04:17:55 +00:00
parent 0919adf4ef
commit 1abaa22a97
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
retag-image:
runs-on: docker-host
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/checkout@v4.4.0
- name: Promote the commit-hash image to semver + latest
env:
GIT_TAG: ${{ github.ref_name }}