1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-06-26 18:39:54 +02:00

ci: update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-06-25 00:57:51 +00:00
committed by Christian Nicolai
parent 58dcd2ee59
commit 2f20d00265
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
release-dockerimage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Extract dyndnsd version from tag name
run: |