1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-08-20 19:13:03 +02:00

ci: update actions/checkout action to v5

This commit is contained in:
renovate[bot]
2025-08-14 02:55:00 +00:00
committed by Christian Nicolai
parent 5e6f0e1e33
commit 9b553eb117
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@v4
- uses: actions/checkout@v5
- name: Extract dyndnsd version from tag name
run: |