Skip to content

Commit

Permalink
Merge pull request #12 from DeepBlueRobotics/bump-checkout
Browse files Browse the repository at this point in the history
[CI] Bump `actions/checkout`
  • Loading branch information
brettle authored Jul 29, 2024
2 parents c679236 + 55686d9 commit 17c9bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

steps:
- name: checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down

0 comments on commit 17c9bee

Please sign in to comment.