putting back old checkout version for the bump tag job because auth is broken
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 43s
Create tag and build when new code gets to main / Test (push) Successful in 8m10s
Create tag and build when new code gets to main / Export (push) Failing after 10m9s

This commit is contained in:
2026-01-25 20:15:51 +01:00
parent 5ab1589609
commit ee5844f603

View File

@@ -19,7 +19,7 @@ jobs:
tag_name: ${{ steps.bump-tag.outputs.new_tag }}
steps:
- name: Check out repository code
uses: actions/checkout@v6
uses: actions/checkout@v4
with:
lfs: false
- name: Remove buggy pre-push hook