Update the release process and setup the process to specify tags (#145)

* feat: Update the release process
* feat: Update the GH action checkout version
This commit is contained in:
Pascal Zimmermann
2024-03-10 20:39:20 +01:00
committed by GitHub
parent fcea09907c
commit 9870d48124
4 changed files with 32 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ jobs:
name: Validate links
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v4
- name: Validate links
uses: ad-m/report-link-action@master
with: