bugfix: change actions/checkout version #8

Merged
jt merged 1 commits from feature/change-flow-settings-in-local-config into main 2026-07-29 14:45:20 +00:00
Showing only changes of commit c45f065e77 - Show all commits
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v7
uses: actions/checkout@v6
with:
fetch-tags: true