Skip to content

Commit

Permalink
Merge pull request #11 from r0mdau/actions
Browse files Browse the repository at this point in the history
Update actions/checkout
  • Loading branch information
r0mdau committed Feb 4, 2023
2 parents a8b4a42 + e78a089 commit 3ea6925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 2

Expand Down

0 comments on commit 3ea6925

Please sign in to comment.