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

Merged
OCram85 merged 2 commits from renovate/actions-checkout-4.x into main 2024-06-20 17:27:14 +02:00

View File

@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.ocram85.com/actions/checkout@v3
- uses: https://gitea.ocram85.com/actions/checkout@v4
with:
fetch-depth: 0
- name: setup go