Skip to content

Commit

Permalink
Merge pull request #1155 from axeII/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
feat(github-action)!: Update actions/checkout ( v2 → v4 )
  • Loading branch information
axeII authored May 1, 2024
2 parents e732ff6 + 2f7b844 commit c0497f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/block_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

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

Expand Down

0 comments on commit c0497f1

Please sign in to comment.