Skip to content

Commit

Permalink
Merge pull request #465 from opencardev/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-2.3.4

Bump actions/checkout from 2 to 2.3.4
  • Loading branch information
matt2005 authored Jul 18, 2021
2 parents ce385b3 + 46ef281 commit dfee89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crankshaft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2.3.4
with:
submodules: true
-
Expand Down

0 comments on commit dfee89a

Please sign in to comment.