Skip to content

Commit

Permalink
Merge pull request #9 from bmatcuk/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-2.3.4

Bump actions/checkout from 2 to 2.3.4
  • Loading branch information
bmatcuk committed May 12, 2021
2 parents bd2c5c8 + 9db3ec2 commit c2c0d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2.3.4
-
name: Unshallow
run: git fetch --prune --unshallow
Expand Down

0 comments on commit c2c0d3c

Please sign in to comment.