1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 22:30:19 +02:00

ci: update actions/checkout action to v4

This commit is contained in:
renovate[bot]
2023-09-07 01:17:52 +00:00
committed by Christian Nicolai
parent aefd59aea8
commit 2d4b94c129
2 changed files with 3 additions and 3 deletions

View File

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