srctree

Robin Linden parent e8279c87 f29f0f4e
Update actions/checkout

This was missed when updating it everywhere else.

inlinesplit
.github/workflows/detekt.yaml added: 2, removed: 2, total 0
@@ -13,7 +13,7 @@ jobs:
detekt:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
 
- name: Setup
run: |