chore(deps): update actions/checkout action to v4 (#10)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-09-05 12:48:18 +03:00
committed by GitHub
parent 6d8c04977c
commit c3d4b51927
4 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ jobs:
debug-changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Create changelog text
id: changelog
uses: loopwerk/tag-changelog@v1