Update https://gitea.com/actions/checkout action to v5 #14

Open
renovate wants to merge 1 commits from renovate/https-gitea.com-actions-checkout-5.x into main
Showing only changes of commit 9f562d3430 - Show all commits

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: https://gitea.com/actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v5
- name: Fetch tags from main branch - name: Fetch tags from main branch
id: version id: version