Skip to content

Commit

Permalink
Update actions/checkout
Browse files Browse the repository at this point in the history
This was missed when updating it everywhere else.
  • Loading branch information
robinlinden committed Nov 23, 2023
1 parent 944ac68 commit 5a2454d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detekt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
detekt:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup
run: |
Expand Down

0 comments on commit 5a2454d

Please sign in to comment.