srctree
repos
owner
network
issues
0
diffs
0
Public
Robin Linden
parent
e8279c87
f29f0f4e
Update actions/checkout
This was missed when updating it everywhere else.
inline
split
.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: |