1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-11-28 17:48:09 +01:00

ci: update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-11-27 03:12:42 +00:00
committed by Christian Nicolai
parent 694a3e4c21
commit 415635f373
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ jobs:
release-dockerimage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Extract dyndnsd version from tag name
run: |