Don't persist credentials in checkout and fix windows folder creation

This commit is contained in:
Theodor S. Midtlien
2026-05-26 21:03:23 +02:00
parent 2b59191665
commit e60a9e0e80
12 changed files with 60 additions and 0 deletions
@@ -23,6 +23,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: run install script
env: