Skip to content

Commit

Permalink
Update actions/checkout version in coverage.yml
Browse files Browse the repository at this point in the history
Co-authored-by: FreezyLemon <[email protected]>
  • Loading branch information
YeungOnion and FreezyLemon committed May 27, 2024
1 parent 6f9e3a7 commit 3448ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
options: --security-opt seccomp=unconfined
steps:
- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Generate code coverage
run: |
Expand Down

0 comments on commit 3448ca4

Please sign in to comment.